Class GroovyFieldDeclaration

java.lang.Object
io.spring.initializr.generator.language.groovy.GroovyFieldDeclaration
All Implemented Interfaces:
Annotatable

public final class GroovyFieldDeclaration extends Object implements Annotatable
Declaration of a field written in Groovy.
Author:
Matt Berteaux