YaccConstructor


NodeAncestor

Namespace: Yard.Generators.Common
Parent Module: ASTGLLFSA

Record Fields

Record FieldDescription
Ancestor
Signature: PackedNode
IsLeft
Signature: bool
Node
Signature: INode

Constructors

ConstructorDescription
new(node, ancestor, isLeft)
Signature: (node:INode * ancestor:PackedNode * isLeft:bool) -> NodeAncestor

CompiledName: .ctor

Fork me on GitHub