Expand description
See LineIndex.
Structs§
- LineCol
(line, column)information in the native, UTF-8 encoding.- Line
Index - Maps flat
TextSizeoffsets to/from(line, column)representation. - Text
Range - A range in text, represented as a pair of
TextSize. - Text
Size - A measure of text length. Also, equivalently, an index into text.
- Wide
Line Col (line, column)information in wide encodings.
Enums§
- Wide
Encoding - A kind of wide character encoding.