Vertex
Namespace: Yard.Generators.RNGLR
Parent Module: Parser
Record Fields
Record Field | Description |
Level
Signature: int
|
![]() ![]() Number of token, processed when the vertex was created |
OutEdges
Signature: UsualOne<Edge>
Modifiers: mutable |
![]() ![]() |
State
Signature: int
|
![]() ![]() Usual LALR state |
Constructors
Constructor | Description |
new(state, level)
Signature: (state:int * level:int) -> Vertex
|
CompiledName: |