Uses of Class
org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
Packages that use AbstractCompilerAdapter
-
Uses of AbstractCompilerAdapter in org.aspectj.ajdt.internal.compiler
Subclasses of AbstractCompilerAdapter in org.aspectj.ajdt.internal.compilerModifier and TypeClassDescriptionclass
class
Adapts standard JDT Compiler to add in AspectJ specific behaviours.Constructors in org.aspectj.ajdt.internal.compiler with parameters of type AbstractCompilerAdapterModifierConstructorDescriptionWeaverAdapter(AbstractCompilerAdapter forCompiler, WeaverMessageHandler weaverMessageHandler, IProgressListener progressListener)