| Package | Description |
|---|---|
| io.spring.initializr.generator.language.groovy |
Groovy language.
|
| Modifier and Type | Method and Description |
|---|---|
GroovyMethodDeclaration |
GroovyMethodDeclaration.Builder.body(GroovyStatement... statements) |
| Modifier and Type | Method and Description |
|---|---|
List<GroovyMethodDeclaration> |
GroovyTypeDeclaration.getMethodDeclarations() |
| Modifier and Type | Method and Description |
|---|---|
void |
GroovyTypeDeclaration.addMethodDeclaration(GroovyMethodDeclaration methodDeclaration) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.