YaccConstructor


NumNode<'vtype>

Namespace: Yard.Generators.Common
Parent Module: ASTGLL

Record Fields

Record FieldDescription
Node
Signature: 'vtype
Num
Signature: int

Constructors

ConstructorDescription
new(num, node)
Signature: (num:int * node:'vtype) -> NumNode<'vtype>

CompiledName: .ctor

Fork me on GitHub