public interface MacroCall extends PreprocessorElement
The following features are supported:
GASTMPackage.getMacroCall()| Modifier and Type | Method and Description |
|---|---|
MacroDefinition |
getRefersTo()
Returns the value of the 'Refers To' containment reference.
|
void |
setRefersTo(MacroDefinition value)
Sets the value of the '
Refers To' containment reference. |
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfoMacroDefinition getRefersTo()
If the meaning of the 'Refers To' containment reference isn't clear, there really should be more of a description here...
setRefersTo(MacroDefinition),
GASTMPackage.getMacroCall_RefersTo()void setRefersTo(MacroDefinition value)
Refers To' containment reference.
value - the new value of the 'Refers To' containment reference.getRefersTo()