| Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
| CharStream | This interface describes a character stream that maintains line and column number positions of the characters. |
| QueryParserConstants | |
Class Summary | |
| FastCharStream | An efficient implementation of JavaCC's CharStream interface. |
| MultiFieldQueryParser | A QueryParser which constructs queries to search multiple fields. |
| ParseException | This exception is thrown when parse errors are encountered. |
| QueryParser | This class is generated by JavaCC. |
| QueryParserTokenManager | |
| Token | Describes the input token stream. |
| TokenMgrError | |