Interface | Description |
---|---|
ImplicitOperator |
Class | Description |
---|---|
AbstractTCLNode |
Base Class for TCLTree Nodes.
|
AbstractTCLVisitor |
Adapter Class to help creating a Visitor for TCL Trees.
|
AndOperator |
A simple node to represent AND operation
|
ArrayOperator |
A simple node to represent Array operation
|
AssocOperator |
A simple node to represent Assoc operation
|
BinaryOperator | |
BoolValue | |
CurrentTimeNode | |
DefaultOperator |
A simple node to represent DEFAULT operation
|
DivOperator |
A simple node to represent DIV operation
|
DomainNameShorthandNode | |
DotOperator |
A simple node to represent DOT
|
EqOperator |
A simple node to represent EQ operation
|
ETCLComponentName |
node that represents a COMPONENT Name
|
ETCLFilter | |
ETCLFilterConstraint |
Representation of a ETCL Filter Constraint.
|
EventNameShorthandNode | |
ExistOperator |
A simple node to represent EXIST operation
|
GteOperator |
A simple node to represent GTE operation
|
GtOperator |
A node to represent GT (>) operation
|
IdentValue | |
ImmutableEvaluationResult | |
ImplicitOperatorNode | |
InOperator |
A simple node to represent IN operation
|
LteOperator |
A simple node to represent LTE operation
|
LtOperator |
A simple node to represent LT operation
|
MinusOperator |
A simple node to represent MINUS operation
|
MultOperator |
A simple node to represent MULT operation
|
NeqOperator |
A simple node to represent NEQ operation
|
NotOperator |
A simple node to represent NOT operation
|
NumberValue |
A simple node to represent a Number
|
OrOperator |
A simple node to represent OR operation
|
PlusOperator |
A simple node to represent PLUS operation
|
PropertyShorthandNode | |
RuntimeVariableNode | |
StaticTypeChecker | |
StringValue | |
SubstrOperator | |
TCLCleanUp |
Visitor for TCL Trees.
|
TypeNameShorthandNode | |
UnionPositionOperator |
Exception | Description |
---|---|
StaticTypeException | |
VisitorException |