public interface DivideByGivingSimpleStmt extends DivideByGivingStmt
The following features are supported:
COBOLPackage.getDivideByGivingSimpleStmt()| 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.
|
getBy, setBygetDivide, 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.getDivideByGivingSimpleStmt_Giving()