@eagleoutice/flowr - v2.13.14
    Preparing search index...

    Indicates, that the respective RAstNodeBase node has known source code location information.

    interface Location {
        location: SourceRange;
    }

    Hierarchy (View Summary)

    Index
    location: SourceRange

    The location may differ from what is stated in Source#fullRange as it represents the location identified by the R parser.

    Source#fullRange