CharStream | This interface describes a character stream that maintains line and column number positions of the characters. | code | html |
PrecedenceQueryParserConstants | Token literal values and constants. | code | html |
PrecedenceQueryParser.Operator | code | html | |
FastCharStream | An efficient implementation of JavaCC's CharStream interface. | code | html |
ParseException | This exception is thrown when parse errors are encountered. | code | html |
PrecedenceQueryParser | Experimental query parser variant designed to handle operator precedence in a more sensible fashion than QueryParser. | code | html |
PrecedenceQueryParser.JJCalls | code | html | |
PrecedenceQueryParser.LookaheadSuccess | code | html | |
PrecedenceQueryParserTokenManager | Token Manager. | code | html |
Token | Describes the input token stream. | code | html |
TokenMgrError | Token Manager Error. | code | html |