| Class and Description |
|---|
| ClosureExpression |
| Expression |
| Class and Description |
|---|
| ClosureExpression |
| ContextReferencingExpression |
| Expression |
| FunctionExpression
Expression containing an operation.
|
| MethodExpression
Expression representing record property access.
|
| ReferenceExpression |
| Class and Description |
|---|
| AssignmentExpression |
| BlockExpression
A block expression.
|
| BreakExpression
"break" expression.
|
| CastExpression
A cast expression.
|
| ChainedExpression |
| ClosureCallExpression
Expression representing closure call.
|
| ClosureExpression |
| CompoundAssignmentExpression |
| ConditionalExpression |
| ConstantExpression
Expression representing a constant.
|
| ContinueExpression
"continue" expression.
|
| CustomConstantExpression |
| DebugExpression
Expression with debug information.
|
| DefExpression |
| DereferenceExpression |
| EnumerationExpression |
| Expression |
| ExpressionVisitor
Generic expression visitor.
|
| ForeachExpression
Foreach construct expression.
|
| ForExpression |
| FunctionCallWithNamedArgs
An expression represeting a function call with named arguments
For example:
myfunction(amount -> 100). |
| FunctionExpression
Expression containing an operation.
|
| IfnullExpression |
| IncDecExpression
Increment or decrement expression.
|
| InstanceofExpression |
| ListExpression
Expression representing a list.
|
| MapExpression
Expression representing a map.
|
| MethodExpression
Expression representing record property access.
|
| MissingReturnExpression |
| PropertyExpression
Expression representing record property access.
|
| PropertyLiteralExpression |
| RecordConstructorExpression |
| RecordExpression
Expression representing a record.
|
| ReferenceExpression |
| SetExpression
Expression representing a set.
|
| SuperConstructorExpression |
| SwitchExpression
A switch expression.
|
| SyntheticExpression |
| ThisConstructorExpression |
| ThisExpression
This expression.
|
| TryCatchExpression |
| TypeExpression |
| UnknownExpression
This expression is used internally by the parser to denote expression
which is not valid or it could not be parsed completely, e.g.
|
| VariableExpression
Expression representing fully qualified variable.
|
| WhileExpression
While construct expression.
|
| Class and Description |
|---|
| Expression |
| Class and Description |
|---|
| Expression |
| ReferenceExpression |
| Class and Description |
|---|
| Expression |
| Class and Description |
|---|
| Expression |
| Class and Description |
|---|
| Expression |
| Class and Description |
|---|
| ChildrenExpressionVisitor |
| ClosureExpression |
| Expression |
| ExpressionVisitor
Generic expression visitor.
|
| FunctionExpression
Expression containing an operation.
|
| MethodExpression
Expression representing record property access.
|
| ReferenceExpression |
| SignatureExpression
A common super class for
FunctionExpression and MethodExpression. |
| Class and Description |
|---|
| Annotations |
| ASTNode
Interface representing an AST node.
|
| ASTNodeImpl |
| ASTRange |
| ASTRangeImpl |
| IdentifierAst |
| Class and Description |
|---|
| ASTNode
Interface representing an AST node.
|
| Expression |
| Class and Description |
|---|
| MethodExpression
Expression representing record property access.
|
| Class and Description |
|---|
| Expression |
| Class and Description |
|---|
| Annotations |
| ASTInfo
Common AST expression properties.
|
| ASTNode
Interface representing an AST node.
|
| ASTRange |
| BreakExpression
"break" expression.
|
| ChildrenExpressionVisitor |
| ClosureCallExpression
Expression representing closure call.
|
| ClosureExpression |
| ConstantExpression
Expression representing a constant.
|
| ConstraintAst |
| ContinueExpression
"continue" expression.
|
| DefaultExpressionVisitor |
| Expression |
| ExpressionVisitor
Generic expression visitor.
|
| ForeachExpression
Foreach construct expression.
|
| ForExpression |
| FunctionAst |
| FunctionBody
Parsed function body.
|
| FunctionParameterAst |
| IdentifierAst |
| PropertyExpression
Expression representing record property access.
|
| QIDAst |
| SignatureAst |
| TaskParametersAst |
| TypeParametersAst |
| ValidationTagExpression |
| ValidationTargetAst |
| WhileExpression
While construct expression.
|
| Class and Description |
|---|
| Expression |
| Class and Description |
|---|
| Expression |
| Class and Description |
|---|
| Expression |
| Class and Description |
|---|
| Expression |
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.