Represents a range of characters in a text line.
The number of text char in this fragment. A value of -1 indicates that this fragment includes all characters from 'startIndex' to the end of the line.
The index of the text line in the text map.
The index of the first char in the text line.
Represents a range of characters in a text line.