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

    Type Alias SourceLocationLike

    SourceLocationLike: SourceLocation | SourceLocationView

    Anything that denotes a place in the source: a plain tuple (SourceRange or SourceLocation) or a SourceLocationView. Accepted wherever a location is only read.