Schnittstelle ICompilerAdapter

Alle bekannten Implementierungsklassen:
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.