TODO: ?
Returns the collected grammar rules with the given nonterminal as start symbol. Returns null if the grammar is not well defined.
Returns true if and only if for all nonterminals N on the right hand side exists at least one alternative where the nonterminal N is on the left hand side.
Marks all positions for which the grammar is not well defined. If the grammar is well defined no positions are marked.