Package net.sf.antcontrib.cpptasks.types
Class CompilerArgument
java.lang.Object
net.sf.antcontrib.cpptasks.types.CommandLineArgument
net.sf.antcontrib.cpptasks.types.CompilerArgument
A compiler command line argument.
-
Nested Class Summary
Nested classes/interfaces inherited from class net.sf.antcontrib.cpptasks.types.CommandLineArgument
CommandLineArgument.LocationEnum
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sf.antcontrib.cpptasks.types.CommandLineArgument
getLocation, getValue, isActive, setIf, setLocation, setUnless, setValue
-
Constructor Details
-
CompilerArgument
public CompilerArgument()
-
-
Method Details
-
execute
public void execute() throws org.apache.tools.ant.BuildException- Throws:
org.apache.tools.ant.BuildException
-