[This is preliminary documentation and is subject to change.]
Obtains a detailed text representation of this parser.
- header (String)
- A header line to include at the top of the dump.
The text dump of the parser.
This is useful for debugging purposes. It contains a listing of
the terminals, non terminals, productions, first sets, follow sets, and all
state transitions in the transition table.