| Package | Description |
|---|---|
| io.spring.initializr.generator.language.kotlin |
Kotlin language.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KotlinExpressionStatement
A statement that contains a single expression.
|
class |
KotlinReturnStatement
A return statement.
|
| Modifier and Type | Method and Description |
|---|---|
List<KotlinStatement> |
KotlinFunctionDeclaration.getStatements() |
| Modifier and Type | Method and Description |
|---|---|
KotlinFunctionDeclaration |
KotlinFunctionDeclaration.Builder.body(KotlinStatement... statements) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.