public static class MapAccessExpr.Impl extends Positioned.Impl implements MapAccessExpr
MapAccessExpr.Impl, MapAccessExpr.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, accept, ofgetPosition, of, setPositionpublic Name getName()
getName in interface MapAccessExprpublic void setName(Name name)
setName in interface MapAccessExprpublic Expr getReceiver()
getReceiver in interface MapAccessExprpublic void setReceiver(Expr receiver)
setReceiver in interface MapAccessExpr