Class AbstractCompiler

java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.mojo.natives.compiler.AbstractCompiler
All Implemented Interfaces:
Compiler, org.codehaus.plexus.logging.LogEnabled
Direct Known Subclasses:
AbstractCCompiler, AbstractGccCompiler

public abstract class AbstractCompiler extends org.codehaus.plexus.logging.AbstractLogEnabled implements Compiler