- byteAtPosition
size_t byteAtPosition(Position position)
Undocumented in source. Be warned that the author may not have intended to support it.
- positionAtByte
Position positionAtByte(size_t bytePosition)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- validatePosition
void validatePosition(Position position)
Undocumented in source. Be warned that the author may not have intended to support it.
- wordRangeAtByte
Range wordRangeAtByte(size_t bytePosition)
Undocumented in source. Be warned that the author may not have intended to support it.
- wordRangeAtLineAndByte
Range wordRangeAtLineAndByte(size_t lineNumber, size_t bytePosition)
Undocumented in source. Be warned that the author may not have intended to support it.
- wordRangeAtPosition
Range wordRangeAtPosition(Position position)
Undocumented in source. Be warned that the author may not have intended to support it.