|
|||||||||
| 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.Semanticize
public class Semanticize
| Field Summary | |
|---|---|
static RegularExpression |
other
|
| 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 | |
|---|---|
Semanticize()
|
|
| Method Summary | |
|---|---|
static boolean |
emptyExpansionExists(Expansion exp)
|
static boolean |
hasIgnoreCase(java.util.Hashtable table,
java.lang.String str)
|
static void |
reInit()
|
static void |
start()
|
| 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 |
| Field Detail |
|---|
public static RegularExpression other
| Constructor Detail |
|---|
public Semanticize()
| Method Detail |
|---|
public static void start()
throws MetaParseException
MetaParseException
public static boolean hasIgnoreCase(java.util.Hashtable table,
java.lang.String str)
public static boolean emptyExpansionExists(Expansion exp)
public static void reInit()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||