public static class WriteSentence.Impl extends Positioned.Impl implements WriteSentence
WriteSentence.Impl, WriteSentence.Visitor<P,R>| Constructor and Description |
|---|
Impl() |
Impl(Name actor,
Expr source,
Expr target) |
| Modifier and Type | Method and Description |
|---|---|
Name |
getActor() |
Expr |
getSource() |
Expr |
getTarget() |
void |
setActor(Name actor) |
void |
setSource(Expr source) |
void |
setTarget(Expr target) |
getPosition, setPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, accept, accept, accept, accept, accept, ofgetPosition, of, setPositionpublic Name getActor()
getActor in interface ActorSentencegetActor in interface MutatingSentencegetActor in interface WriteSentencepublic void setActor(Name actor)
setActor in interface ActorSentencesetActor in interface MutatingSentencesetActor in interface WriteSentencepublic Expr getSource()
getSource in interface MutatingSentencegetSource in interface WriteSentencepublic void setSource(Expr source)
setSource in interface MutatingSentencesetSource in interface WriteSentencepublic Expr getTarget()
getTarget in interface MutatingSentencegetTarget in interface WriteSentencepublic void setTarget(Expr target)
setTarget in interface MutatingSentencesetTarget in interface WriteSentence