Package org.aspectj.ajdt.internal.compiler

Interface Summary
CompilationResultDestinationManager acts as a bridge from ajde's OutputLocationManager interface to the compiler internals
IBinarySourceProvider  
IIntermediateResultsRequestor  
IOutputClassFileNameProvider  
 

Class Summary
AbstractCompilerAdapter  
AjClassFile  
AjCompilerAdapter  
AjPipeliningCompilerAdapter Adapts standard JDT Compiler to add in AspectJ specific behaviours.
ClassFileBasedByteCodeProvider  
CommonPrinter  
InterimCompilationResult Holds a compilation result produced by the Java compilation phase, ready for weaving in the weave phase.
WeaverAdapter  
WeaverMessageHandler