Class GroovyExpression
java.lang.Object
io.spring.initializr.generator.language.groovy.GroovyExpression
- Direct Known Subclasses:
GroovyMethodInvocation
Deprecated, for removal: This API element is subject to removal in a future version.
A Groovy expression.
- Author:
- Stephane Nicoll
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
GroovyExpression
public GroovyExpression()Deprecated, for removal: This API element is subject to removal in a future version.
-
CodeBlock