Package org.apache.lucene.queryParser.precedence
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
CharStream This interface describes a character stream that maintains line and column number positions of the characters.
PrecedenceQueryParserConstants No description provided.
Classes
FastCharStream An efficient implementation of JavaCC's CharStream interface.
PrecedenceQueryParser Experimental query parser variant designed to handle operator precedence in a more sensible fashion than QueryParser.
PrecedenceQueryParserTokenManager No description provided.
Token Describes the input token stream.
Exceptions
ParseException This exception is thrown when parse errors are encountered.
Errors
TokenMgrError No description provided.