public static class ListAttributeAccess.Impl extends java.lang.Object implements ListAttributeAccess
ListAttributeAccess.Impl, ListAttributeAccess.Visitor<P,R>| Modifier and Type | Method and Description |
|---|---|
Name |
getName() |
Expr |
getReceiver() |
void |
setName(Name name) |
void |
setReceiver(Expr receiver) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, accept, accept, ofpublic Name getName()
getName in interface ListAttributeAccesspublic void setName(Name name)
setName in interface ListAttributeAccesspublic Expr getReceiver()
getReceiver in interface ListAttributeAccesspublic void setReceiver(Expr receiver)
setReceiver in interface ListAttributeAccess