public static class IsSentence.Impl extends java.lang.Object implements IsSentence
IsSentence.Impl, IsSentence.Visitor<P,R>| Modifier and Type | Method and Description |
|---|---|
VarDecl |
getDescriptor() |
void |
setDescriptor(VarDecl descriptor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, accept, accept, ofpublic Impl()
public Impl(VarDecl descriptor)
public VarDecl getDescriptor()
getDescriptor in interface IsSentencepublic void setDescriptor(VarDecl descriptor)
setDescriptor in interface IsSentence