| CharStream | This interface describes a character stream that maintains line and column number positions of the characters. | code | html |
| PrecedenceQueryParserConstants | 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 | |
| PrecedenceQueryParser.Operator | code | html | |
| PrecedenceQueryParserTokenManager | code | html | |
| Token | Describes the input token stream. | code | html |
| TokenMgrError | code | html |