@Incubating public class NativeExecutableFileSpec extends java.lang.Object
TODO:HH resolve naming conflict with existing NativeExecutableSpec
Constructor and Description |
---|
NativeExecutableFileSpec() |
Modifier and Type | Method and Description |
---|---|
java.io.File |
getFile() |
ToolChain |
getToolChain() |
void |
setFile(java.io.File file) |
void |
setToolChain(ToolChain toolChain) |