public abstract class AbstractGccCompiler extends AbstractCompiler
AbstractCompiler.CompilerRunnable| Constructor and Description |
|---|
AbstractGccCompiler() |
| Modifier and Type | Method and 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 © 2018 MojoHaus. All rights reserved.