See: Description
| Interface | Description |
|---|---|
| CharStream |
This interface describes a character stream that maintains line and
column number positions of the characters.
|
| PrecedenceQueryParserConstants |
| Class | Description |
|---|---|
| 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 | |
| Token |
Describes the input token stream.
|
| Exception | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| Error | Description |
|---|---|
| TokenMgrError |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.