Class KotlinExpression
java.lang.Object
io.spring.initializr.generator.language.kotlin.KotlinExpression
- Direct Known Subclasses:
KotlinFunctionInvocation,KotlinReifiedFunctionInvocation
Deprecated, for removal: This API element is subject to removal in a future version.
A Kotlin expression.
- Author:
- Stephane Nicoll
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
KotlinExpression
public KotlinExpression()Deprecated, for removal: This API element is subject to removal in a future version.
-
CodeBlock