Class KotlinStatement
java.lang.Object
io.spring.initializr.generator.language.kotlin.KotlinStatement
- Direct Known Subclasses:
KotlinExpressionStatement,KotlinReturnStatement
A statement in Kotlin.
- Author:
- Stephane Nicoll
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KotlinStatement
public KotlinStatement()
-