Class GroovyStatement
java.lang.Object
io.spring.initializr.generator.language.groovy.GroovyStatement
- Direct Known Subclasses:
GroovyExpressionStatement,GroovyReturnStatement
A statement in Groovy.
- Author:
- Stephane Nicoll
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GroovyStatement
public GroovyStatement()
-