public interface AggregateExpression extends Expression
The following features are supported:
GASTMPackage.getAggregateExpression()| Modifier and Type | Method and Description |
|---|---|
|
getSubExpressions()
Returns the value of the 'Sub Expressions' containment reference list.
|
getExpressionType, setExpressionTypegetAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfogetSubExpressions()
Expression.
If the meaning of the 'Sub Expressions' containment reference list isn't clear, there really should be more of a description here...
GASTMPackage.getAggregateExpression_SubExpressions()