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()StringgetTypeImage()TypeNodegetTypeNode()Nullable
-