public interface MacroReferenceStatement extends ConditionPrefixable, LabelPrefixable, PLINode
The following features are supported:
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Reference |
getMacroReference()
Returns the value of the 'Macro Reference' containment reference.
|
void |
setMacroReference(Reference value)
Sets the value of the '
Macro Reference' containment reference. |
getConditionPrefixesgetLabelPrefix, setLabelPrefixgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
Reference getMacroReference()
setMacroReference(Reference),
PLIPackage.getMacroReferenceStatement_MacroReference()void setMacroReference(Reference value)
Macro Reference' containment reference.
value - the new value of the 'Macro Reference' containment reference.getMacroReference()