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