AbstractCCompiler
, AbstractCompiler
, BCCCompiler
, CCompiler
, CCompilerClassic
, MSVCCompiler
public interface Compiler
Modifier and Type | Method | Description |
---|---|---|
List |
compile(CompilerConfiguration config,
File[] sourceFiles) |
static final String ROLE
List compile(CompilerConfiguration config, File[] sourceFiles) throws NativeBuildException
config
- sourceFiles
- NativeBuildException
Copyright © 2019 MojoHaus. All rights reserved.