Uses of Class
io.spring.initializr.generator.language.kotlin.KotlinStatement
Packages that use KotlinStatement
-
Uses of KotlinStatement in io.spring.initializr.generator.language.kotlin
Subclasses of KotlinStatement in io.spring.initializr.generator.language.kotlinModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.since 0.20.0 in favor ofCodeBlockMethods in io.spring.initializr.generator.language.kotlin that return types with arguments of type KotlinStatementModifier and TypeMethodDescriptionKotlinFunctionDeclaration.getStatements()Deprecated, for removal: This API element is subject to removal in a future version.Methods in io.spring.initializr.generator.language.kotlin with parameters of type KotlinStatementModifier and TypeMethodDescriptionKotlinFunctionDeclaration.Builder.body(KotlinStatement... statements) Deprecated, for removal: This API element is subject to removal in a future version.
CodeBlock