PackedNode
Namespace: Yard.Generators.Common
Parent Module: ASTGLLFSA
Record Fields
Record Field | Description |
Left
Signature: INode
Modifiers: mutable |
|
Right
Signature: INode
Modifiers: mutable |
|
State
Signature: int<MeasureProduct<positionInGrammar,MeasureOne>>
|
Constructors
Constructor | Description |
new(state, left, right)
Signature: (state:int<MeasureProduct<positionInGrammar,MeasureOne>> * left:INode * right:INode) -> PackedNode
|
CompiledName: |