| Package | Description |
|---|---|
| org.eclipse.xtend.lib.macro | |
| org.eclipse.xtend.lib.macro.declaration | |
| org.eclipse.xtend.lib.macro.services |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAnnotationTypeProcessor.doTransform(MutableAnnotationTypeDeclaration annotatedAnnotationType,
TransformationContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAnnotationTypeProcessor.doTransform(List<? extends MutableAnnotationTypeDeclaration> annotatedAnnotationTypes,
TransformationContext context) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends MutableAnnotationTypeDeclaration> |
MutableTypeDeclaration.getDeclaredAnnotationTypes() |
| Modifier and Type | Method and Description |
|---|---|
MutableAnnotationTypeDeclaration |
TypeLookup.findAnnotationType(String qualifiedName) |
Copyright © 2015. All Rights Reserved.