YaccConstructor


Edge

Namespace: Yard.Generators.ARNGLR
Parent Module: Parser

Constructors

ConstructorDescription
new(destination, ast)
Signature: (destination:Vertex * ast:int) -> Edge

CompiledName: .ctor

Instance members

Instance memberDescription
Ast
Signature: int

CompiledName: get_Ast

Dest
Signature: Vertex

CompiledName: get_Dest

Fork me on GitHub