public final class JJDocMain extends JJDocGlobals
generator, input_file, output_filebnfproductions, ccol, cline, cu_from_insertion_point_2, cu_name, cu_to_insertion_point_1, cu_to_insertion_point_2, fileName, jj2index, jjtreeGenerated, lexstate_I2S, lexstate_S2I, lookaheadNeeded, maskindex, maskVals, named_tokens_table, names_of_tokens, ordered_named_tokens, origFileName, production_table, rexprlist, rexps_of_tokens, simple_tokens_table, token_mgr_decls, tokenCount, toolName, toolNames| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
A main program that exercises the parser.
|
static int |
mainProgram(java.lang.String[] args)
The method to call to exercise the parser from other Java programs.
|
debug, error, getGenerator, info, setGeneratoradd_escapes, addUnicodeEscapes, bannerLine, createOutputDir, getIdString, getIdString, getToolNames, isGeneratedBy, printLeadingComments, printLeadingComments, printToken, printToken, printTokenList, printTokenOnly, printTokenOnly, printTokenSetup, printTrailingComments, printTrailingComments, reInit, staticOptpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic static int mainProgram(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception