Class TypeDeclaration
java.lang.Object
io.spring.initializr.generator.language.TypeDeclaration
- All Implemented Interfaces:
Annotatable
- Direct Known Subclasses:
GroovyTypeDeclaration,JavaTypeDeclaration,KotlinTypeDeclaration
A type declared in a
CompilationUnit.- Author:
- Andy Wilkinson
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TypeDeclaration
-
-
Method Details
-
extend
-
annotate
- Specified by:
annotatein interfaceAnnotatable
-
getAnnotations
- Specified by:
getAnnotationsin interfaceAnnotatable
-
getName
-
getExtends
-