org.jostraca.util
Interface BooleanAntlrLexerTokenTypes
- All Known Implementing Classes:
- BooleanAntlrLexer, BooleanAntlrParser, BooleanAntlrTree
- public interface BooleanAntlrLexerTokenTypes
EOF
public static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
public static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
TRUE
public static final int TRUE
- See Also:
- Constant Field Values
FALSE
public static final int FALSE
- See Also:
- Constant Field Values
AND
public static final int AND
- See Also:
- Constant Field Values
OR
public static final int OR
- See Also:
- Constant Field Values
XOR
public static final int XOR
- See Also:
- Constant Field Values
NOT
public static final int NOT
- See Also:
- Constant Field Values
LP
public static final int LP
- See Also:
- Constant Field Values
RP
public static final int RP
- See Also:
- Constant Field Values
WS
public static final int WS
- See Also:
- Constant Field Values
Copyright © 2000-2002 Richard Rodger