public interface OperatorAssign extends BinaryOperator
The following features are supported:
GASTMPackage.getOperatorAssign()| Modifier and Type | Method and Description |
|---|---|
BinaryOperator |
getOperator()
Returns the value of the 'Operator' containment reference.
|
void |
setOperator(BinaryOperator value)
Sets the value of the '
Operator' containment reference. |
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfoBinaryOperator getOperator()
If the meaning of the 'Operator' containment reference isn't clear, there really should be more of a description here...
setOperator(BinaryOperator),
GASTMPackage.getOperatorAssign_Operator()void setOperator(BinaryOperator value)
Operator' containment reference.
value - the new value of the 'Operator' containment reference.getOperator()