Uses of Interface
org.aspectj.ajdt.internal.compiler.ICompilerAdapter
Packages that use ICompilerAdapter
-
Uses of ICompilerAdapter in org.aspectj.ajdt.internal.compiler
Classes in org.aspectj.ajdt.internal.compiler that implement ICompilerAdapterModifier and TypeClassDescriptionclass
class
class
Adapts standard JDT Compiler to add in AspectJ specific behaviours.class
This DefaultCompilerAdapter preserves the original behaviour of the JDT compiler.Methods in org.aspectj.ajdt.internal.compiler that return ICompilerAdapter -
Uses of ICompilerAdapter in org.aspectj.ajdt.internal.core.builder
Methods in org.aspectj.ajdt.internal.core.builder that return ICompilerAdapterModifier and TypeMethodDescriptionAjBuildManager.getAdapter(Compiler forCompiler)
AspectJBuilder.getAdapter(Compiler forCompiler)