public class TypeName extends Definition
| Modifier and Type | Field and Description |
|---|---|
protected String |
qualifiedName
The full qualified name of the class.
|
messages, scope, type| Constructor and Description |
|---|
TypeName(Type type,
String qualifiedName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of the definition.
|
String |
getQualifiedName() |
String |
toString() |
getScope, getType, setScopeprotected String qualifiedName
public String getName()
DefinitiongetName in class Definitionpublic String getQualifiedName()
Copyright © 2017. All rights reserved.