| Interface | Description |
|---|---|
| CompilationResult.ProblemsForRemovalFilter | |
| IAttribute |
Represents an Attribute for a Java .class file.
|
| ICompilerRequestor |
A callback interface for receiving compilation results.
|
| IDebugRequestor | |
| IDocumentElementRequestor |
Part of the source element parser responsible for building the output.
|
| IErrorHandlingPolicy | |
| IProblemFactory | |
| ISourceElementRequestor |
| Class | Description |
|---|---|
| AbstractAnnotationProcessorManager | |
| ASTVisitor |
A visitor for iterating through the parse tree.
|
| ClassFile |
Represents a class file wrapper on bytes, it is aware of its actual
type name.
|
| ClassFilePool | |
| CompilationResult | |
| Compiler | |
| DefaultErrorHandlingPolicies | |
| DocumentElementParser | |
| ExtraFlags | |
| ISourceElementRequestor.FieldInfo | |
| ISourceElementRequestor.MethodInfo | |
| ISourceElementRequestor.ParameterInfo | |
| ISourceElementRequestor.TypeInfo | |
| ISourceElementRequestor.TypeParameterInfo | |
| ProcessTaskManager | |
| ReadManager | |
| SourceElementNotifier | |
| SourceElementParser |
A source element parser extracts structural and reference information
from a piece of source.
|
| SourceElementRequestorAdapter | |
| SourceJavadocParser |