| Interface | Description |
|---|---|
| Node | |
| QLParserConstants | |
| QLParserTreeConstants |
| Class | Description |
|---|---|
| ASTAnd | |
| ASTEqual | |
| ASTField | |
| ASTGE | |
| ASTGreater | |
| ASTIn | |
| ASTInValues | |
| ASTLE | |
| ASTLess | |
| ASTLike | |
| ASTLimit | |
| ASTOr | |
| ASTOrderBy | |
| ASTOrderByField | |
| ASTOrderType | |
| ASTProperty | |
| ASTStart | |
| ASTValue | |
| Parser | |
| QLParserTokenManager | |
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| SimpleNode | |
| Token |
Describes the input token stream.
|
| TreeBuilder |
| Exception | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| Error | Description |
|---|---|
| TokenMgrError |