Class Summary |
AsteriskExpression |
The AsteriskExpression class represents the single
expression nodes in the abstract syntax tree. |
BooleanExpression |
The BooleanExpression class represents the single
expression nodes in the abstract syntax tree. |
DoubleExpression |
The DoubleExpression class represents the single
expression nodes in the abstract syntax tree. |
EmptyBagExpression |
The EmptyBagExpression class represents the single
expression nodes in the abstract syntax tree. |
EmptyProcedureCallExpression |
The EmptyProcedureCallExpression class represents the single
expression nodes in the abstract syntax tree. |
EmptySequenceExpression |
The EmptySequenceExpression class represents the single
expression nodes in the abstract syntax tree. |
EmptyStructExpression |
The EmptyStructExpression class represents the single
expression nodes in the abstract syntax tree. |
IdentifierExpression |
The IdentifierExpression class represents the single
expression nodes in the abstract syntax tree. |
IntegerExpression |
The IntegerExpression class represents the single
expression nodes in the abstract syntax tree. |
StringExpression |
The StringExpression class represents the single
expression nodes in the abstract syntax tree. |