public interface DivideIntoGivingSimpleStmt extends DivideIntoGivingStmt
The following features are supported:
COBOLPackage.getDivideIntoGivingSimpleStmt()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getGiving()
Returns the value of the 'Giving' containment reference list.
|
getInto, setIntogetDivide, isEndDivideUsed, setDivide, setEndDivideUsedgetNotOnSizeError, getOnSizeErrorgetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
java.util.List getGiving()
ArithOperand.
The list contains the data items specified in the GIVING clause.
COBOLPackage.getDivideIntoGivingSimpleStmt_Giving()