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.-
ClassesClassDescriptionA 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 ofCodeBlockDeclaration 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 ofCodeBlockDeprecated, for removal: This API element is subject to removal in a future version.since 0.20.0 in favor ofCodeBlockGroovySourceCode.ASourceCodeWriterthat writesSourceCodein Groovy.Deprecated, for removal: This API element is subject to removal in a future version.since 0.20.0 in favor ofCodeBlockAdeclarationof a type written in Groovy.
CodeBlock