| 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 |
AbstractInterfaceProcessor.doTransform(MutableInterfaceDeclaration annotatedInterface,
TransformationContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInterfaceProcessor.doTransform(List<? extends MutableInterfaceDeclaration> annotatedInterfaces,
TransformationContext context) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends MutableInterfaceDeclaration> |
MutableTypeDeclaration.getDeclaredInterfaces() |
| Modifier and Type | Method and Description |
|---|---|
MutableInterfaceDeclaration |
TypeLookup.findInterface(String qualifiedName) |
Copyright © 2015. All Rights Reserved.