| Constructor and Description |
|---|
TypeNameRef(String name,
String moduleName) |
TypeNameRef(TypeName name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getModuleName() |
String |
getName() |
Type |
resolve(Scope scope) |
String |
toString() |
public TypeNameRef(@NotNull
TypeName name)
public String getName()
public String getModuleName()
public Type resolve(Scope scope) throws ResolutionException
resolve in interface Ref<Type>ResolutionExceptionCopyright © 2017. All rights reserved.