ELR parser.
Protected
Readonly
Private
Clone a new parser with the same states.
Optional
Clear re-lex stack (abandon all other possibilities).
Clone a new parser without states.
Feed a string to the lexer.
Get error AST nodes.
Get all reduced AST nodes.
Reset state.
Take the first AST node.
Generated using TypeDoc
ELR parser.