net.sf.antcontrib.cpptasks.compiler
public abstract class CommandLineFortranCompiler extends CommandLineCompiler
Constructor Summary | |
---|---|
protected | CommandLineFortranCompiler(String command, String identifierArg, String[] sourceExtensions, String[] headerExtensions, String outputSuffix, boolean libtool, CommandLineFortranCompiler libtoolCompiler, boolean newEnvironment, Environment env) |
Method Summary | |
---|---|
protected Parser | createParser(File source) |