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.A Groovy expression.A statement that contains a single expression.Declaration of a field written in Groovy.GroovyLanguage.Declaration of a method written in Groovy.Builder for creating aGroovyMethodDeclaration.An invocation of a method.A return statement.GroovySourceCode.ASourceCodeWriterthat writesSourceCodein Groovy.A statement in Groovy.Adeclarationof a type written in Groovy.