public static class InheritanceSentence.Impl extends Positioned.Impl implements InheritanceSentence
InheritanceSentence.Impl, InheritanceSentence.Visitor<P,R>| Constructor and Description |
|---|
Impl() |
Impl(Type subType,
Type superType) |
| Modifier and Type | Method and Description |
|---|---|
Type |
getSubType() |
Type |
getSuperType() |
void |
setSubType(Type subType) |
void |
setSuperType(Type superType) |
getPosition, setPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, accept, accept, accept, ofgetPosition, of, setPositionpublic Type getSubType()
getSubType in interface InheritanceSentencepublic void setSubType(Type subType)
setSubType in interface InheritanceSentencepublic Type getSuperType()
getSuperType in interface InheritanceSentencepublic void setSuperType(Type superType)
setSuperType in interface InheritanceSentence