| Interface | Description |
|---|---|
| Node | |
| QLParserConstants |
Token literal values and constants.
|
| QLParserTreeConstants |
| Class | Description |
|---|---|
| ASTAnd | |
| ASTEqual | |
| ASTField | |
| ASTGE | |
| ASTGreater | |
| ASTIn | |
| ASTInValues | |
| ASTLE | |
| ASTLess | |
| ASTLike | |
| ASTLimit | |
| ASTOr | |
| ASTOrderBy | |
| ASTOrderByField | |
| ASTOrderType | |
| ASTProperty | |
| ASTStart | |
| ASTValue | |
| JJTQLParserState | |
| Parser | |
| QLParserTokenManager |
Token Manager.
|
| 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 |
Token Manager Error.
|
Copyright © 2018 WSO2. All Rights Reserved.