Package-level declarations
Types
Link copied to clipboard
A QueryParser which constructs queries to search multiple fields.
Link copied to clipboard
This exception is thrown when parse errors are encountered. You can explicitly create objects of this exception type by calling the method generateParseException in the generated parser.
Link copied to clipboard
This class is generated by JavaCC. The most important method is .parse.
Link copied to clipboard
This class is overridden by QueryParser in QueryParser.jj and acts to separate the majority of the Java code from the .jj grammar file.
Link copied to clipboard
interface QueryParserConstants
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()
Link copied to clipboard
Token Manager.
Link copied to clipboard
Token Manager Error.