Interface Compiler
- All Known Implementing Classes:
AbstractCCompiler,AbstractCompiler,AbstractGccCompiler,BCCCompiler,CCompiler,CCompilerClassic,GccCompiler,MSVCCompiler
public interface Compiler
-
Field Summary
Fields -
Method Summary
-
Field Details
-
ROLE
-
-
Method Details
-
compile
- Parameters:
config-sourceFiles-- Returns:
- List of compiler ouput files (ie, .o, .obj )
- Throws:
NativeBuildException
-