| Package | Description |
|---|---|
| org.eclipse.xtend.lib.macro | |
| org.eclipse.xtend.lib.macro.services |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CodeGenerationContext
Provides services for the code generation phase.
|
interface |
TransformationContext
Services provided during transformation phase
|
interface |
ValidationContext
Services provided during the validation phase
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TypeLookup
Facilities to lookup Java type declarations generated within the currently
processed
CompilationUnit as well as on the classpath of that CompilationUnit. |
Copyright © 2015. All Rights Reserved.