Module as3_parser::tree

source ·
Expand description

Defines the syntactic nodes produced by the parser.

Structs§

Enums§

Traits§

  • Defines access methods for the TreeSemantics structure, used for attaching semantics to the syntactic tree, where T is the node type, and S is the symbol type.