| Package | Description |
|---|---|
| io.spring.initializr.generator.language.kotlin |
Kotlin language.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KotlinFunctionInvocation
An invocation of a function.
|
class |
KotlinReifiedFunctionInvocation
Invocation of a function with a reified type parameter.
|
| Modifier and Type | Method and Description |
|---|---|
KotlinExpression |
KotlinExpressionStatement.getExpression() |
KotlinExpression |
KotlinReturnStatement.getExpression() |
| Constructor and Description |
|---|
KotlinExpressionStatement(KotlinExpression expression) |
KotlinReturnStatement(KotlinExpression expression) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.