Interface Expression

    • Method Detail

      • negate

        default Expression negate()
        Returns the negation of this expression, equivalent to not(this).