Interface Compiler
-
- All Superinterfaces:
Processor
- All Known Implementing Classes:
AbstractCompiler
,aCCCompiler
,ADSCCompiler
,BorlandCCompiler
,BorlandResourceCompiler
,C89CCompiler
,ClxxCCompiler
,CommandLineCCompiler
,CommandLineCompiler
,CommandLineFortranCompiler
,CompaqVisualFortranCompiler
,DevStudio2005CCompiler
,DevStudioCCompiler
,DevStudioCompatibleCCompiler
,DevStudioMIDLCompiler
,DevStudioResourceCompiler
,ForteCCCompiler
,GccCCompiler
,GccCCompiler
,GccCCompiler
,GccCompatibleCCompiler
,IccCompiler
,IntelLinux32CCompiler
,IntelLinux64CCompiler
,IntelWin32CCompiler
,IntelWin64CCompiler
,MetaObjectCompiler
,OpenWatcomCCompiler
,OpenWatcomCompiler
,OpenWatcomFortranCompiler
,OS390CCompiler
,PrecompilingCommandLineCCompiler
,PrecompilingCommandLineCompiler
,UserInterfaceCompiler
,VisualAgeCCompiler
,WindresResourceCompiler
,XpidlCompiler
public interface Compiler extends Processor
A compiler.
-
-
Method Summary
-
Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.Processor
bid, changeEnvironment, createConfiguration, getIdentifier, getLinker, getOutputFileNames
-
-