TextPosition
The position in the source code.
An empty position (0, 0, 0).
Gets the column within the document.
Gets the line within the document.
Gets the position within the source.
Creates a new text position.
Compares the two positions by their absolute positions in the text
source.
Compares the two positions by their absolute positions in the text
source.
Returns a new text position that is after the given character.
Returns a new text position that is after the given string.
Compares the current position with another position.
Indicates whether the current position is equal to the given
position.
Returns a new text position that includes the given offset.