| Package | Description |
|---|---|
| io.spring.initializr.generator.language.groovy |
Groovy language.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyExpressionStatement
A statement that contains a single expression.
|
class |
GroovyReturnStatement
A return statement.
|
| Modifier and Type | Method and Description |
|---|---|
List<GroovyStatement> |
GroovyMethodDeclaration.getStatements() |
| Modifier and Type | Method and Description |
|---|---|
GroovyMethodDeclaration |
GroovyMethodDeclaration.Builder.body(GroovyStatement... statements) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.