|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jostraca.comp.antlr.TreeParser
org.jostraca.util.BooleanAntlrTree
| Field Summary | |
static java.lang.String[] |
_tokenNames
|
| Fields inherited from class org.jostraca.comp.antlr.TreeParser |
_retTree, astFactory, ASTNULL, inputState, returnAST, tokenNames, traceDepth |
| Fields inherited from interface org.jostraca.util.BooleanAntlrLexerTokenTypes |
AND, EOF, FALSE, LP, NOT, NULL_TREE_LOOKAHEAD, OR, RP, TRUE, WS, XOR |
| Constructor Summary | |
BooleanAntlrTree()
|
|
| Method Summary | |
boolean |
expr(org.jostraca.comp.antlr.collections.AST _t)
|
| Methods inherited from class org.jostraca.comp.antlr.TreeParser |
getAST, getASTFactory, getTokenName, getTokenNames, match, match, matchNot, panic, reportError, reportError, reportWarning, setASTFactory, setASTNodeClass, setASTNodeType, traceIn, traceIndent, traceOut |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String[] _tokenNames
| Constructor Detail |
public BooleanAntlrTree()
| Method Detail |
public final boolean expr(org.jostraca.comp.antlr.collections.AST _t)
throws org.jostraca.comp.antlr.RecognitionException
org.jostraca.comp.antlr.RecognitionException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||