public static class CallSentence.Impl extends Positioned.Impl implements CallSentence
CallSentence.Impl, CallSentence.Visitor<P,R>| Modifier and Type | Method and Description |
|---|---|
Name |
getActor() |
CallExpr |
getCall() |
void |
setActor(Name actor) |
void |
setCall(CallExpr call) |
getPosition, setPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, accept, accept, accept, accept, ofgetPosition, of, setPositionpublic Name getActor()
getActor in interface ActorSentencegetActor in interface CallSentencepublic void setActor(Name actor)
setActor in interface ActorSentencesetActor in interface CallSentencepublic CallExpr getCall()
getCall in interface CallSentencepublic void setCall(CallExpr call)
setCall in interface CallSentence