The column corresponding to offset
, starting at 0
true for all source files except NoSource
The content of the line containing position offset
Map line to offset of first character in line
The start index of the line following the one containing position offset
Convert offset to line in this source file Lines are numbered from 0
Map a position to a position in the underlying source file.
Map a position to a position in the underlying source file. For regular source files, simply return the argument.
The start of this file in the underlying source file
The index of the first character of the line containing position offset
Tab increment; can be overridden
The underlying source file