NodeAncestor
Namespace: Yard.Generators.Common
Parent Module: ASTGLLFSA
Record Fields
Record Field | Description |
Ancestor
Signature: PackedNode
|
|
IsLeft
Signature: bool
|
|
Node
Signature: INode
|
Constructors
Constructor | Description |
new(node, ancestor, isLeft)
Signature: (node:INode * ancestor:PackedNode * isLeft:bool) -> NodeAncestor
|
CompiledName: |