Class KotlinFunctionDeclaration
java.lang.Object
io.spring.initializr.generator.language.kotlin.KotlinFunctionDeclaration
- All Implemented Interfaces:
Annotatable
Declaration of a function written in Kotlin.
- Author:
- Stephane Nicoll
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classBuilder for creating aKotlinFunctionDeclaration. -
Method Summary
-
Method Details
-
function
-
getStatements
-
annotate
- Specified by:
annotatein interfaceAnnotatable
-
getAnnotations
- Specified by:
getAnnotationsin interfaceAnnotatable
-