| Interface | Description |
|---|---|
| FilterELParserConstants |
Token literal values and constants.
|
| FilterExpression.Clause |
| Class | Description |
|---|---|
| ELFilterImpl | |
| FilterELParser | |
| FilterELParserTokenManager |
Token Manager.
|
| FilterExpression | |
| FilterExpression.CompoundClause | |
| FilterExpression.SimpleClause | |
| JpaELFilterImpl | |
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| Token |
Describes the input token stream.
|
| Enum | Description |
|---|---|
| FilterExpression.ComparisonOperator | |
| FilterExpression.LogicalOperator |
| Exception | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| Error | Description |
|---|---|
| TokenMgrError |
Token Manager Error.
|