| Enum | Description |
|---|---|
| ExtendedElementType | Groovy-specific element types that extend ElementType to cover Groovy language constructs not present in the JDK. |
| Annotation Type | Description |
|---|---|
| ExtendedTarget | Indicates Groovy-specific element types on which an annotation is allowed, complementing Target for constructs that have no corresponding ElementType. |