column (the first character in a line is between column 1 and column 2)
line number (starts at 1)
Clone this position.
Derive a new position from this position.
line number delta
column delta
Test if this position equals other position
Test if this position is before other position. If the two positions are equal, the result will be false.
Test if this position is before other position. If the two positions are equal, the result will be true.
Convert to a human-readable representation.
Create a new position from this position.
new line number
new column
Test if obj
is an IPosition
.
A position in the editor.