CompilerCCompiler, CCompilerClassic, MSVCCompilerpublic abstract class AbstractCCompiler extends AbstractCompiler
AbstractCompiler.CompilerRunnable| Constructor | Description |
|---|---|
AbstractCCompiler() |
| Modifier and Type | Method | Description |
|---|---|---|
protected org.codehaus.plexus.util.cli.Commandline |
getCommandLine(File srcFile,
File destFile,
CompilerConfiguration config) |
Setup Compiler Command line
|
protected abstract String |
getOutputFileOption() |
|
protected Parser |
getParser() |
compile, getObjectFile, getObjectFileExtensionprotected abstract String getOutputFileOption()
protected Parser getParser()
getParser in class AbstractCompilerprotected org.codehaus.plexus.util.cli.Commandline getCommandLine(File srcFile, File destFile, CompilerConfiguration config) throws NativeBuildException
getCommandLine in class AbstractCompilerNativeBuildExceptionCopyright © 2019 MojoHaus. All rights reserved.