| 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 |
AbstractClassProcessor.doTransform(MutableClassDeclaration annotatedClass,
TransformationContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractClassProcessor.doTransform(List<? extends MutableClassDeclaration> annotatedClasses,
TransformationContext context) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends MutableClassDeclaration> |
MutableTypeDeclaration.getDeclaredClasses() |
| Modifier and Type | Method and Description |
|---|---|
MutableClassDeclaration |
TypeLookup.findClass(String qualifiedName) |
Copyright © 2015. All Rights Reserved.