| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler.apt.dispatch | |
| org.eclipse.jdt.internal.compiler.apt.model |
| Class and Description |
|---|
| AptProblem |
| BaseAnnotationProcessorManager
This class is the central dispatch point for Java 6 annotation processing.
|
| BaseMessagerImpl |
| BaseProcessingEnvImpl
Implementation of ProcessingEnvironment that is common to batch and IDE environments.
|
| BatchFilerImpl
Implementation of Filer used when compilation is driven by command line
or by Tool interface.
|
| BatchProcessingEnvImpl
The implementation of ProcessingEnvironment that is used when compilation is
driven by the command line or by the Tool interface.
|
| IProcessorProvider
Implementors know how to discover annotation processors, and maintain a list of processors that
have been discovered and initialized so far.
|
| ProcessorInfo
Cached information associated with a
Processor in the context
of annotation processor dispatch. |
| Class and Description |
|---|
| BaseProcessingEnvImpl
Implementation of ProcessingEnvironment that is common to batch and IDE environments.
|
Copyright © 2015. All rights reserved.