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

    Type Alias SourcePosition

    SourcePosition: [line: number, column: number]

    A source position in a file.

    Please note that some packages like xmlparsedata use their own start and end only to break ties (e.g., xmlparsedata calculates them on a max col width approximation)

    source ranges for describing ranges of source positions.