public interface Compiler
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ROLE |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
compile(CompilerConfiguration config,
java.io.File[] sourceFiles) |
java.util.List compile(CompilerConfiguration config, java.io.File[] sourceFiles) throws NativeBuildException
config - sourceFiles - NativeBuildException