Interface TypedNameDeclaration
-
- All Known Implementing Classes:
ClassNameDeclaration
,SimpleTypedNameDeclaration
,VariableNameDeclaration
public interface TypedNameDeclaration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class<?>
getType()
String
getTypeImage()
TypeNode
getTypeNode()
Nullable
-