public static class AddSentence.Impl extends Positioned.Impl implements AddSentence
AddSentence.Impl, AddSentence.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 AddSentencegetActor in interface MutatingSentencepublic void setActor(Name actor)
setActor in interface ActorSentencesetActor in interface AddSentencesetActor in interface MutatingSentencepublic Expr getSource()
getSource in interface AddSentencegetSource in interface MutatingSentencepublic void setSource(Expr source)
setSource in interface AddSentencesetSource in interface MutatingSentencepublic Expr getTarget()
getTarget in interface AddSentencegetTarget in interface MutatingSentencepublic void setTarget(Expr target)
setTarget in interface AddSentencesetTarget in interface MutatingSentence