Module span

Source
Expand description
  • Span: Stores the start and end Loc of a notable AST node
  • Loc: Stores the line/column of a notable AST node

Structs§

Loc
Stores a read-only (line, column) location in a token stream
Span
Stores the start and end locations within the token stream

Functions§

Loc
Span