Module ast

Module ast 

Source
Expand description

Contains code related to abstract syntax trees generated from the syntax definitions for user-defined languages.

Modules§

from_pairs
generate_ast

Structs§

NodeId

Traits§

AstInfo
AstNode
SpannedAstInfo