The grammar that contains all rules
Whether or not to include terminals that are referenced only by other terminals
A list of referenced parser and terminal rules. If the grammar contains no entry rule, this function returns all rules of the specified grammar.
Returns all rules that can be reached from the topmost rules of the specified grammar (entry and hidden terminal rules).