Expand description

LineOffsetTracker and related types for mapping locations in source strs.

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.