Module esparse::ast [] [src]

Syntactic constructs and related data structures.

Structs

Loc

A location in source code.

SpanT

A region of source code.

Type Definitions

Span

A SpanT with a borrowed string file name.

SpanRc

A SpanT with a reference-counted file name.