| Package | Description |
|---|---|
| org.eclipse.jdt.internal.compiler.apt.dispatch | |
| org.eclipse.jdt.internal.compiler.apt.model |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchProcessingEnvImpl
The implementation of ProcessingEnvironment that is used when compilation is
driven by the command line or by the Tool interface.
|
| Modifier and Type | Field and Description |
|---|---|
protected BaseProcessingEnvImpl |
BatchFilerImpl._env |
protected BaseProcessingEnvImpl |
BaseAnnotationProcessorManager._processingEnv |
| Constructor and Description |
|---|
AnnotationDiscoveryVisitor(BaseProcessingEnvImpl env) |
BatchMessagerImpl(BaseProcessingEnvImpl processingEnv,
Main compiler) |
RoundEnvImpl(CompilationUnitDeclaration[] units,
ReferenceBinding[] binaryTypeBindings,
boolean isLastRound,
BaseProcessingEnvImpl env) |
| Modifier and Type | Field and Description |
|---|---|
BaseProcessingEnvImpl |
AnnotationMirrorImpl._env |
BaseProcessingEnvImpl |
ElementImpl._env |
protected BaseProcessingEnvImpl |
TypeMirrorImpl._env |
| Constructor and Description |
|---|
AnnotationMemberValue(BaseProcessingEnvImpl env,
Object value,
MethodBinding methodBinding) |
AnnotationValueImpl(BaseProcessingEnvImpl env,
Object value,
TypeBinding type) |
ElementImpl(BaseProcessingEnvImpl env,
Binding binding) |
ElementsImpl(BaseProcessingEnvImpl env) |
Factory(BaseProcessingEnvImpl env)
This object should only be constructed by the BaseProcessingEnvImpl.
|
TypesImpl(BaseProcessingEnvImpl env) |
Copyright © 2013. All rights reserved.