public interface SuperFieldAccess extends AbstractTypeQualifiedExpression
The following features are supported:
JavaPackage.getSuperFieldAccess()| Modifier and Type | Method and Description |
|---|---|
SingleVariableAccess |
getField()
Returns the value of the 'Field' containment reference.
|
void |
setField(SingleVariableAccess value)
Sets the value of the '
Field' containment reference. |
getQualifier, setQualifiergetComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitSingleVariableAccess getField()
If the meaning of the 'Field' containment reference isn't clear, there really should be more of a description here...
setField(SingleVariableAccess),
JavaPackage.getSuperFieldAccess_Field()void setField(SingleVariableAccess value)
Field' containment reference.
value - the new value of the 'Field' containment reference.getField()