public interface AddressOf extends SpecialRegister
The following features are supported:
COBOLPackage.getAddressOf()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DataRef |
getRef()
Returns the value of the 'Ref' containment reference.
|
void |
setRef(DataRef value)
Sets the value of the '
Ref' containment reference. |
getName, setNamegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
DataRef getRef()
A reference to a data item.
setRef(DataRef),
COBOLPackage.getAddressOf_Ref()