java.lang.Cloneable
, Compiler
, PrecompilingCompiler
, Processor
BorlandCCompiler
, DevStudioCompatibleCCompiler
public abstract class PrecompilingCommandLineCCompiler extends PrecompilingCommandLineCompiler
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
Modifier | Constructor | Description |
---|---|---|
protected |
PrecompilingCommandLineCCompiler(java.lang.String command,
java.lang.String identifierArg,
java.lang.String[] sourceExtensions,
java.lang.String[] headerExtensions,
java.lang.String outputSuffix,
boolean libtool,
PrecompilingCommandLineCCompiler libtoolCompiler,
boolean newEnvironment,
org.apache.tools.ant.types.Environment env) |
Modifier and Type | Method | Description |
---|---|---|
protected Parser |
createParser(java.io.File source) |
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
addImpliedArgs, addIncludes, addWarningSwitch, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getDefineSwitch, getEnvironmentIncludePath, getIdentifier, getIncludeDirSwitch, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumCommandLength, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, getUndefineSwitch, runCommand, setCommand
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
createPrecompileConfigurations, createPrecompileGeneratingConfig, createPrecompileUsingConfig
bid, changeEnvironment, getLinker
protected PrecompilingCommandLineCCompiler(java.lang.String command, java.lang.String identifierArg, java.lang.String[] sourceExtensions, java.lang.String[] headerExtensions, java.lang.String outputSuffix, boolean libtool, PrecompilingCommandLineCCompiler libtoolCompiler, boolean newEnvironment, org.apache.tools.ant.types.Environment env)
protected Parser createParser(java.io.File source)
createParser
in class AbstractCompiler
Copyright ? 2001-2017 Ant-Contrib project. All Rights Reserved.