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.
Compares the current position with another position.
Indicates whether the current position is equal to the given
position.