public final class OpenWatcomCCompiler extends OpenWatcomCompiler
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
Modifier and Type | Method and Description |
---|---|
Parser |
createParser(File source)
Create parser.
|
static OpenWatcomCCompiler |
getInstance()
Get compiler.
|
Linker |
getLinker(LinkType type)
Get linker.
|
addImpliedArgs, addWarningSwitch, changeEnvironment, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getMaximumCommandLength, getUndefineSwitch
addIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getCommandWithPath, getIdentifier, getIncludeDirSwitch, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommand
canParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude
bid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, isWindows, toString
public static OpenWatcomCCompiler getInstance()
public Parser createParser(File source)
createParser
in class AbstractCompiler
source
- File file to be parsed.Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.