public interface MacroDoStatement extends LabelPrefixable, PLINode
The following features are supported:
PLIPackage.getMacroDoStatement()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DoType |
getType()
Returns the value of the 'Type' containment reference.
|
void |
setType(DoType value)
Sets the value of the '
Type' containment reference. |
getLabelPrefix, setLabelPrefixgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParentstatic final java.lang.String copyright
DoType getType()
setType(DoType),
PLIPackage.getMacroDoStatement_Type()