net.sf.antcontrib.cpptasks.types
Class CompilerArgument
java.lang.Object
net.sf.antcontrib.cpptasks.types.CommandLineArgument
net.sf.antcontrib.cpptasks.types.CompilerArgument
public class CompilerArgument
- extends CommandLineArgument
A compiler command line argument.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompilerArgument
public CompilerArgument()
execute
public void execute()
throws org.apache.tools.ant.BuildException
- Throws:
org.apache.tools.ant.BuildException
Copyright © 2001-2011. All Rights Reserved.