Class AbstractCompilerAdapter

java.lang.Object
org.aspectj.ajdt.internal.compiler.AbstractCompilerAdapter
All Implemented Interfaces:
ICompilerAdapter
Direct Known Subclasses:
AjCompilerAdapter, AjPipeliningCompilerAdapter

public abstract class AbstractCompilerAdapter extends Object implements ICompilerAdapter
Author:
AndyClement