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