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, resolveIncludebid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toStringaddIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommandequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddImpliedArgs, addWarningSwitch, changeEnvironment, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getMaximumCommandLength, getUndefineSwitchpublic static OpenWatcomCCompiler getInstance()
public Parser createParser(java.io.File source)
createParser in class AbstractCompilersource - File file to be parsed.Copyright ? 2001-2018 Ant-Contrib project. All Rights Reserved.