Skip to main content

Module span

Module span 

Source
Expand description

Source span tracking for AST nodes

Structs§

Span
Lightweight source span for AST nodes. Stores byte offsets from the beginning of the source text.

Traits§

Spanned
Trait for AST nodes that have source location information