| Package | Description |
|---|---|
| org.eclipse.xtend.lib.macro.declaration |
| Modifier and Type | Method and Description |
|---|---|
MutableAnnotationTypeElementDeclaration |
MutableAnnotationTypeDeclaration.addAnnotationTypeElement(String name,
Procedures.Procedure1<MutableAnnotationTypeElementDeclaration> initializer)
Adds a new annotation type element with the given name.
|
MutableAnnotationTypeElementDeclaration |
MutableAnnotationTypeDeclaration.findDeclaredAnnotationTypeElement(String name) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends MutableAnnotationTypeElementDeclaration> |
MutableAnnotationTypeDeclaration.getDeclaredAnnotationTypeElements() |
| Modifier and Type | Method and Description |
|---|---|
MutableAnnotationTypeElementDeclaration |
MutableAnnotationTypeDeclaration.addAnnotationTypeElement(String name,
Procedures.Procedure1<MutableAnnotationTypeElementDeclaration> initializer)
Adds a new annotation type element with the given name.
|
Copyright © 2015. All Rights Reserved.