| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.apt.dispatch | |
| org.eclipse.jdt.internal.compiler.batch |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AbstractAnnotationProcessorManager.configureFromPlatform(Compiler compiler,
Object compilationUnitLocator,
Object javaProject)
Configure the receiver using the given compiler, the given compilationUnitLocator and
the given java project.
|
| Constructor and Description |
|---|
ProcessTaskManager(Compiler compiler) |
| Modifier and Type | Field and Description |
|---|---|
protected Compiler |
BaseProcessingEnvImpl._compiler |
| Modifier and Type | Method and Description |
|---|---|
Compiler |
BaseProcessingEnvImpl.getCompiler() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseAnnotationProcessorManager.configureFromPlatform(Compiler compiler,
Object compilationUnitLocator,
Object javaProject) |
| Modifier and Type | Field and Description |
|---|---|
Compiler |
Main.batchCompiler |
Copyright © 2015. All rights reserved.