public interface Expression extends GASTMSyntaxObject
The following features are supported:
GASTMPackage.getExpression()| Modifier and Type | Method and Description |
|---|---|
TypeReference |
getExpressionType()
Returns the value of the 'Expression Type' reference.
|
void |
setExpressionType(TypeReference value)
Sets the value of the '
Expression Type' reference. |
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfoTypeReference getExpressionType()
If the meaning of the 'Expression Type' reference isn't clear, there really should be more of a description here...
setExpressionType(TypeReference),
GASTMPackage.getExpression_ExpressionType()void setExpressionType(TypeReference value)
Expression Type' reference.
value - the new value of the 'Expression Type' reference.getExpressionType()