| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectnet.sf.antcontrib.cpptasks.compiler.AbstractProcessornet.sf.antcontrib.cpptasks.compiler.AbstractCompilernet.sf.antcontrib.cpptasks.compiler.CommandLineCompilernet.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompilernet.sf.antcontrib.cpptasks.openwatcom.OpenWatcomFortranCompilerpublic final class OpenWatcomFortranCompilerextends OpenWatcomCompilerField Summary |
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor | |
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID | |
Method Summary | |
Parser |
|
static OpenWatcomFortranCompiler |
|
Linker | |
Methods inherited from class net.sf.antcontrib.cpptasks.openwatcom.OpenWatcomCompiler | |
addImpliedArgs, addWarningSwitch, changeEnvironment, getDefineSwitch, getEnvironmentIncludePath, getIncludeDirSwitch, getMaximumCommandLength, getUndefineSwitch | |
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineCompiler | |
addImpliedArgs, addIncludes, addWarningSwitch, buildDefineArguments, compile, createConfiguration, getArgumentCountPerInputFile, getCommand, getDefineSwitch, getEnvironmentIncludePath, getIdentifier, getIncludeDirSwitch, getInputFileArgument, getLibtool, getLibtoolCompiler, getMaximumCommandLength, getMaximumInputFilesPerCommand, getTotalArgumentLengthForInputFile, getUndefineSwitch, runCommand, setCommand | |
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractCompiler | |
canParse, createConfiguration, createConfiguration, createParser, getBaseOutputName, getOutputFileNames, parseIncludes, resolveInclude | |
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor | |
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString | |
public Parser createParser(File source)
Create dependency parser.
- Overrides:
- createParser in interface AbstractCompiler
- Parameters:
source- File source file
- Returns:
- Parser parser
public static OpenWatcomFortranCompiler getInstance()
Get instance.
- Returns:
- OpenWatcomFortranCompiler compiler instance