public interface GroovyParameter
Modifier and Type | Method and Description |
---|---|
GroovyAnnotationRef[] |
annotations() |
String |
defaultValue() |
String |
name() |
GroovyType |
type() |
String |
typeName() |
GroovyAnnotationRef[] annotations()
String name()
GroovyType type()
String typeName()
String defaultValue()