| Constructor and Description |
|---|
ValueNameRef(String name,
String moduleName) |
ValueNameRef(ValueName valueName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getModuleName() |
String |
getName() |
int |
hashCode() |
Value |
resolve(Scope scope) |
String |
toString() |
public ValueNameRef(ValueName valueName)
public String getName()
public String getModuleName()
public Value resolve(Scope scope) throws ResolutionException
resolve in interface Ref<Value>ResolutionExceptionCopyright © 2017. All rights reserved.