| Package | Description |
|---|---|
| org.eclipse.xtend.lib.macro.declaration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableAnnotationTypeElementDeclaration
Represents an annotation property.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationTypeElementDeclaration |
AnnotationTypeDeclaration.findDeclaredAnnotationTypeElement(String name) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends AnnotationTypeElementDeclaration> |
AnnotationTypeDeclaration.getDeclaredAnnotationTypeElements() |
Copyright © 2015. All Rights Reserved.