NumNode<'vtype>
Namespace: Yard.Generators.Common
Parent Module: ASTGLL
Record Fields
Record Field | Description |
Node
Signature: 'vtype
|
|
Num
Signature: int
|
Constructors
Constructor | Description |
new(num, node)
Signature: (num:int * node:'vtype) -> NumNode<'vtype>
|
CompiledName: |