Module parsergen

Module parsergen 

Source

Structs§

ParserGen
ParserTables
Tables and parameters used to create a Parser. This type is used as a return object from the parser generator, when the Parser must be created dynamically; for example, in tests or in situations where the grammar isn’t known in advance. In those situations, the ParserTables object must live as long as the parser it generates.

Statics§

DEFAULT_LISTENER_NAME

Functions§

print_flags
print_items

Type Aliases§

SpanNbr