YaccConstructor


Parser

Namespace: Yard.Generators.RIGLR

Nested types and modules

TypeDescription
Context
ParseResult<'TokenType>
Vertex
ptr
state
vertex

Functions and values

Function or valueDescription
buildAst parser tokens
Signature: parser:ParserSource<'TokenType> -> tokens:seq<'TokenType> -> ParseResult<'TokenType>
Type parameters: 'TokenType
hashptr nodes
Signature: nodes:int list -> int64
Fork me on GitHub