| Package | Description |
|---|---|
| io.spring.initializr.generator.language.groovy |
Groovy language.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyMethodInvocation
An invocation of a method.
|
| Modifier and Type | Method and Description |
|---|---|
GroovyExpression |
GroovyReturnStatement.getExpression() |
GroovyExpression |
GroovyExpressionStatement.getExpression() |
| Constructor and Description |
|---|
GroovyExpressionStatement(GroovyExpression expression) |
GroovyReturnStatement(GroovyExpression expression) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.