public interface GroovyParameter
Type Params | Return Type | Name and description |
---|---|---|
|
public GroovyAnnotationRef[] |
annotations() |
|
public String |
defaultValue() |
|
public String |
name() |
|
public GroovyType |
type() |
|
public String |
typeName() |