public final class OpenWatcomFortranCompiler extends OpenWatcomCompiler
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
Modifier and Type | Method | Description |
---|---|---|
Parser |
createParser(java.io.File source) |
Create dependency parser.
|
static OpenWatcomFortranCompiler |
getInstance() |
Get instance.
|
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 OpenWatcomFortranCompiler getInstance()
public Parser createParser(java.io.File source)
createParser
in class AbstractCompiler
source
- File source fileCopyright ? 2001-2019 Ant-Contrib project. All Rights Reserved.