Expand description
Tools to work with source positions and mapping.
Structsยง
- Source
Pos - Positions of the start and the end of an AST node.
- Source
With Line Starts - Holds source code, allows to calculate
line:column
from byte offset.
Tools to work with source positions and mapping.
line:column
from byte offset.