Package io.spring.initializr.generator.language.kotlin
package io.spring.initializr.generator.language.kotlin
Kotlin language. Provides a
compilation
unit
implementation and a write for Kotlin
source code
.-
ClassDescriptionA Kotlin-specific
CompilationUnit
.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.since 0.20.0 in favor ofCodeBlock
Declaration of a function written in Kotlin.Builder for creating aKotlinFunctionDeclaration
.Deprecated, for removal: This API element is subject to removal in a future version.since 0.20.0 in favor ofCodeBlock
KotlinLanguage
.Basic modifiers for Kotlin.Declaration of a property written in Kotlin.Builder for creating aKotlinPropertyDeclaration
.Deprecated, for removal: This API element is subject to removal in a future version.since 0.20.0 in favor ofCodeBlock
Deprecated, for removal: This API element is subject to removal in a future version.since 0.20.0 in favor ofCodeBlock
KotlinSourceCode
.ASourceCodeWriter
that writesSourceCode
in Kotlin.Deprecated, for removal: This API element is subject to removal in a future version.since 0.20.0 in favor ofCodeBlock
Adeclaration
of a type written in Kotlin.
CodeBlock