Class DefineArgument

java.lang.Object
net.sf.antcontrib.cpptasks.types.UndefineArgument
net.sf.antcontrib.cpptasks.types.DefineArgument

public class DefineArgument extends UndefineArgument
Preprocessor macro definition.
  • Field Details

    • value

      private String value
  • Constructor Details

    • DefineArgument

      public DefineArgument()
  • Method Details

    • getValue

      public final String getValue()
      Returns the value of the define
      Overrides:
      getValue in class UndefineArgument
    • setValue

      public final void setValue(String value)
      Set the value attribute