| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler | |
| org.eclipse.jdt.internal.compiler.apt.dispatch |
| Modifier and Type | Field and Description |
|---|---|
AbstractAnnotationProcessorManager |
Compiler.annotationProcessorManager |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseAnnotationProcessorManager
This class is the central dispatch point for Java 6 annotation processing.
|
class |
BatchAnnotationProcessorManager
Java 6 annotation processor manager used when compiling from the command line
or via the javax.tools.JavaCompiler interface.
|
Copyright © 2013. All rights reserved.