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