Lines Matching full:dump
48 * <dd> produce a dump of the symbols and grammar
50 * <dd> produce a dump of parse state machine
52 * <dd> produce a dump of the parse tables
53 * <dt> -dump
54 * <dd> produce a dump of all of the above
77 /** User option -- do we produce a dump of the state machine */
79 /** User option -- do we produce a dump of the parse tables */
81 /** User option -- do we produce a dump of the grammar */
232 " -dump_grammar produce a human readable dump of the symbols and grammar\n"+
233 " -dump_states produce a dump of parse state machine\n"+
234 " -dump_tables produce a dump of the parse tables\n"+
235 " -dump produce a dump of all of the above\n"
335 else if (argv[i].equals("-dump"))
727 System.err.println(" Dump Output "
777 /** Produce a human readable dump of the grammar. */
821 /** Produce a (semi-) human readable dump of the complete viable prefix