public static class UnresolvedName.Impl extends Positioned.Impl implements UnresolvedName
UnresolvedName.Impl, UnresolvedName.Visitor<P,R>| Constructor and Description |
|---|
Impl() |
Impl(java.lang.String value,
java.lang.String text) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getText() |
java.lang.String |
getValue() |
void |
setText(java.lang.String text) |
void |
setValue(java.lang.String value) |
getPosition, setPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, accept, accept, accept, getDecl, ofgetPosition, of, setPositionpublic Impl()
public Impl(java.lang.String value,
java.lang.String text)
public java.lang.String getValue()
getValue in interface NamegetValue in interface UnresolvedNamepublic void setValue(java.lang.String value)
setValue in interface UnresolvedNamepublic java.lang.String getText()
getText in interface UnresolvedNamepublic void setText(java.lang.String text)
setText in interface UnresolvedName