Module partiql_source_map::line_offset_tracker
source · Expand description
LineOffsetTracker
and related types for mapping locations in source str
s.
Structs
- Keeps track of source offsets of newlines for the purposes of later calculating line and column information
Enums
- Errors that can be encountered when indexing by byte offset.