net.sf.antcontrib.cpptasks.types

Class CompilerArgument


public class CompilerArgument
extends CommandLineArgument

A compiler command line argument.

Nested Class Summary

Nested classes/interfaces inherited from class net.sf.antcontrib.cpptasks.types.CommandLineArgument

CommandLineArgument.LocationEnum

Constructor Summary

CompilerArgument()

Method Summary

void
execute()

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

Copyright B) 2001-2006 Ant-Contrib project. All Rights Reserved.