Module wright::position [] [src]

Module used by parser and lexer for tracking position in source.

Modules

span

Span is a class used to store pairs of Positions.

Structs

Position

Position of the reading head in the file, indexed starting at 1. Mainly for user interfacing.