Interface | Description |
---|---|
EjbQLParserConstants |
Token literal values and constants.
|
EjbQLParserTreeConstants | |
Node |
Class | Description |
---|---|
EjbQLParser | |
EjbQLParserAdapter |
Class that implements abstract parser generator.
|
EjbQLParserTokenManager |
Token Manager.
|
EjbQLTreeWalker |
EjbQL Parser TreeWalker which creates the OQ from a parsed EjbQL string.
|
ExtendNode |
Custom Class which is extended by SimpleNode.
|
JJTEjbQLParserState | |
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.
|
Exception | Description |
---|---|
ParseException |
This exception is thrown when parse errors are encountered.
|
Error | Description |
---|---|
TokenMgrError |
Token Manager Error.
|
Copyright © 2018. All rights reserved.