Class DefineArgument


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

      • value

        private java.lang.String value
    • Constructor Detail

      • DefineArgument

        public DefineArgument()
    • Method Detail

      • getValue

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

        public final void setValue​(java.lang.String value)
        Set the value attribute