Package org.eclipse.jdt.internal.compiler

Interface Summary
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 Summary
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  
ConfigurableOption  
DefaultErrorHandlingPolicies  
DocumentElementParser  
ISourceElementRequestor.FieldInfo  
ISourceElementRequestor.MethodInfo  
ISourceElementRequestor.TypeInfo  
ISourceElementRequestor.TypeParameterInfo  
ProcessTaskManager  
ReadManager  
SourceElementNotifier  
SourceElementParser A source element parser extracts structural and reference information from a piece of source.
SourceElementRequestorAdapter  
SourceJavadocParser