Class True

    • Method Detail

      • negate

        public Expression negate()
        Specified by:
        negate in interface Expression
        Returns:
        the negation of this expression, equivalent to not(this).
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object