AST
Namespace: Yard.Generators.Common
Parent Module: AstNode
Non-terminal expansion: production, family of children All nodes are stored in array, so there is a correspondence between integer and node. Family of children - For one nonTerminal there can be a lot of derivation trees.
Record Fields
Record Field | Description |
first
Signature: Family
Modifiers: mutable |
|
other
Signature: Family []
Modifiers: mutable |
|
pos
Signature: int
Modifiers: mutable |