PackedNode
Namespace: Yard.Generators.Common
Parent Module: ASTGLL
Record Fields
Record Field | Description |
Left
Signature: INode
|
|
Production
Signature: int
|
|
Right
Signature: INode
|
Constructors
Constructor | Description |
new(p, l, r)
Signature: (p:int * l:INode * r:INode) -> PackedNode
|
CompiledName: |