| Package | Description |
|---|---|
| org.granite.gravity.selector |
| Class and Description |
|---|
| BinaryExpression
An expression which performs an operation on two expression values.
|
| BooleanExpression
A BooleanExpression is an expression that always
produces a Boolean result.
|
| ConstantExpression
Represents a constant expression
|
| Expression
Represents an expression
|
| MessageEvaluationContext
MessageEvaluationContext is used to cache selection results.
|
| MessageSelector |
| ParseException
This exception is thrown when parse errors are encountered.
|
| PropertyExpression
Represents a property expression
|
| SelectorParserConstants |
| SelectorParserTokenManager |
| 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.
|