|
|||||||||
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.LookaheadCalc
public class LookaheadCalc
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 | |
---|---|
LookaheadCalc()
|
Method Summary | |
---|---|
static void |
choiceCalc(Choice ch)
|
static void |
ebnfCalc(Expansion exp,
Expansion nested)
|
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, reInit, setOutputDir, staticOpt, storeOutputDirSpec |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LookaheadCalc()
Method Detail |
---|
public static void choiceCalc(Choice ch)
public static void ebnfCalc(Expansion exp, Expansion nested)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |