Module coords

Source
Expand description

Coordinate structure used to reference specific locations within parser input

Structsยง

Coords
A Coords represents a single location within the parser input
Span
A Span represents a linear interval within the parser input, between to different Coords