Package-level declarations

Types

Link copied to clipboard

Implementation of EscapeQuerySyntax for the standard lucene syntax.

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

Parser for the standard Lucene syntax

Link copied to clipboard

Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()

Link copied to clipboard
open class Token

Describes the input token stream.

Link copied to clipboard

Token Manager Error.