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, getUndefineSwitchaddIncludes, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getIdentifier, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, runCommand, setCommandcanParse, createConfiguration, getBaseOutputName, getOutputFileNames, parseIncludes, resolveIncludebid, clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toStringpublic static OpenWatcomCCompiler getInstance()
public Parser createParser(File source)
createParser in class AbstractCompilersource - File file to be parsed.Copyright © 2001–2025 Ant-Contrib Project. All rights reserved.