| 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 |
AbstractEnumerationTypeProcessor.doTransform(MutableEnumerationTypeDeclaration annotatedEnumerationType,
TransformationContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEnumerationTypeProcessor.doTransform(List<? extends MutableEnumerationTypeDeclaration> annotatedEnumerationTypes,
TransformationContext context) |
| Modifier and Type | Method and Description |
|---|---|
MutableEnumerationTypeDeclaration |
MutableEnumerationValueDeclaration.getDeclaringType() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends MutableEnumerationTypeDeclaration> |
MutableTypeDeclaration.getDeclaredEnumerationTypes() |
| Modifier and Type | Method and Description |
|---|---|
MutableEnumerationTypeDeclaration |
TypeLookup.findEnumerationType(String qualifiedName) |
Copyright © 2015. All Rights Reserved.