This type describes a line in the document. It is created on-demand when lines are queried.
The position of the start of the line.
The length of the line (not including any line break after it).
This line's line number (1-based).
The line's content.
The position at the end of the line (before the line break, or at the end of document for the last line).