Class GroovyParameterElement

All Implemented Interfaces:
AnnotatedElement, AnnotationMetadata, AnnotationMetadataDelegate, AnnotationMetadataProvider, AnnotationSource, Described, Named, MutableAnnotationMetadataDelegate<Element>, Element, ParameterElement, TypedElement

@Internal public class GroovyParameterElement extends AbstractGroovyElement implements ParameterElement
Implementation of ParameterElement for Groovy.
Since:
1.0
Author:
graemerocher