Interface ICompilerAdapter

All Known Implementing Classes:
AbstractCompilerAdapter, AjCompilerAdapter, AjPipeliningCompilerAdapter, DefaultCompilerAdapter

public interface ICompilerAdapter
An ICompilerAdapter will be called by the compiler at strategic points during compilation, allowing the adapter to perform additional processing as required.