net.sf.antcontrib.cpptasks.compaq
public class CompaqVisualFortranCompiler extends CommandLineFortranCompiler
| Method Summary | |
|---|---|
| protected void | addImpliedArgs(Vector args, boolean debug, boolean multithreaded, boolean exceptions, LinkType linkType, Boolean rtti, OptimizationEnum optimization) |
| void | addWarningSwitch(Vector args, int level) |
| Processor | changeEnvironment(boolean newEnvironment, Environment env) |
| protected void | getDefineSwitch(StringBuffer buf, String define, String value) |
| protected File[] | getEnvironmentIncludePath() |
| protected String | getIncludeDirSwitch(String includeDir) |
| static CompaqVisualFortranCompiler | getInstance() |
| Linker | getLinker(LinkType type) |
| int | getMaximumCommandLength() |
| protected void | getUndefineSwitch(StringBuffer buf, String define) |