Package io.spring.initializr.generator.language.groovy
package io.spring.initializr.generator.language.groovy
Groovy language. Provides a
compilation
unit
implementation and a write for Groovy
source code
.-
ClassDescriptionA Groovy-specific
CompilationUnit
.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.since 0.20.0 in favor ofCodeBlock
Declaration of a field written in Groovy.GroovyLanguage
.Declaration of a method written in Groovy.Builder for creating aGroovyMethodDeclaration
.Deprecated, for removal: This API element is subject to removal in a future version.since 0.20.0 in favor ofCodeBlock
Deprecated, for removal: This API element is subject to removal in a future version.since 0.20.0 in favor ofCodeBlock
GroovySourceCode
.ASourceCodeWriter
that writesSourceCode
in Groovy.Deprecated, for removal: This API element is subject to removal in a future version.since 0.20.0 in favor ofCodeBlock
Adeclaration
of a type written in Groovy.
CodeBlock