public final class OpenWatcomCCompiler extends OpenWatcomCompiler
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
Modifier and Type | Method | Description |
---|---|---|
Parser |
createParser(java.io.File source) |
Create parser.
|
static OpenWatcomCCompiler |
getInstance() |
Get compiler.
|
Linker |
getLinker(LinkType type) |
Get linker.
|
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addImpliedArgs, addWarningSwitch, changeEnvironment, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getMaximumCommandLength, getUndefineSwitch
public static OpenWatcomCCompiler getInstance()
public Parser createParser(java.io.File source)
createParser
in class AbstractCompiler
source
- File file to be parsed.Copyright ? 2001-2019 Ant-Contrib project. All Rights Reserved.