Interface Compiler

All Known Implementing Classes:
AbstractCCompiler, AbstractCompiler, AbstractGccCompiler, BCCCompiler, CCompiler, CCompilerClassic, GccCompiler, MSVCCompiler

public interface Compiler
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    compile(CompilerConfiguration config, File[] sourceFiles)