Position

constructor(source: PositionMap, index: Int, column: Int, line: Int)(source)

Parameters

source

The source (mostly file) of the content

index

The index of the position

column

The column of the position

line

The line of the position