SetPointersStmt
The following features are supported:
public interface SetProcPointersStmt extends SetStmt
COBOLPackage.getSetProcPointersStmt()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getProcPointers()
Deprecated.
Returns the value of the 'Proc Pointers' containment reference list.
|
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
java.util.List getProcPointers()
DataRef.
The list contains the data items specified as receiving fields.
COBOLPackage.getSetProcPointersStmt_ProcPointers()