[][src]Module cfgrammar::yacc::grammar

Structs

Precedence
SentenceGenerator

A SentenceGenerator can generate minimal sentences for any given rule. e.g. for the grammar:

YaccGrammar

Representation of a YaccGrammar. See the top-level documentation for the guarantees this struct makes about rules, tokens, productions, and symbols.

Enums

AssocKind
YaccGrammarError

Type Definitions

PrecedenceLevel