public interface GoToUnconditionalStmt extends GoToStmt
The following features are supported:
COBOLPackage.getGoToUnconditionalStmt()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
SectionOrParagraph |
getProcedure()
Returns the value of the 'Procedure' reference.
|
void |
setProcedure(SectionOrParagraph value)
Sets the value of the '
Procedure' reference. |
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
SectionOrParagraph getProcedure()
setProcedure(SectionOrParagraph),
COBOLPackage.getGoToUnconditionalStmt_Procedure()void setProcedure(SectionOrParagraph value)
Procedure' reference.
value - the new value of the 'Procedure' reference.getProcedure()