|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.javacc.parser.JavaCCGlobals
org.javacc.parser.ParseEngine
public class ParseEngine
Field Summary |
---|
Fields inherited from class org.javacc.parser.JavaCCGlobals |
---|
bnfproductions, ccol, cline, cu_from_insertion_point_2, cu_name, cu_to_insertion_point_1, cu_to_insertion_point_2, fileName, jj2index, jjcovGenerated, jjtreeGenerated, lexstate_I2S, lexstate_S2I, maskindex, maskVals, named_tokens_table, names_of_tokens, ordered_named_tokens, origFileName, outputDir, production_table, rexprlist, rexps_of_tokens, simple_tokens_table, token_mgr_decls, tokenCount, toolName, toolNames |
Constructor Summary | |
---|---|
ParseEngine()
|
Method Summary | |
---|---|
static void |
reInit()
|
Methods inherited from class org.javacc.parser.JavaCCGlobals |
---|
add_escapes, addUnicodeEscapes, bannerLine, getIdString, getIdString, getToolNames, isGeneratedBy, printLeadingComments, printLeadingComments, printToken, printToken, printTokenOnly, printTokenOnly, printTokenSetup, printTrailingComments, printTrailingComments, setOutputDir, staticOpt, storeOutputDirSpec |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParseEngine()
Method Detail |
---|
public static void reInit()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |