Expand description
LineOffsetTracker and related types for mapping locations in source strs.
Structs§
- Line
Offset Tracker - Keeps track of source offsets of newlines for the purposes of later calculating line and column information
Enums§
- Line
Offset Error - Errors that can be encountered when indexing by byte offset.