public static class AttributeAccess.Impl extends Positioned.Impl implements AttributeAccess
AttributeAccess.Impl, AttributeAccess.Visitor<P,R>| Modifier and Type | Method and Description |
|---|---|
Name |
getName() |
Expr |
getReceiver() |
void |
setName(Name name) |
void |
setReceiver(Expr receiver) |
getPosition, setPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, accept, accept, accept, ofgetPosition, of, setPositionpublic Name getName()
getName in interface AttributeAccesspublic void setName(Name name)
setName in interface AttributeAccesspublic Expr getReceiver()
getReceiver in interface AttributeAccesspublic void setReceiver(Expr receiver)
setReceiver in interface AttributeAccess