Interface Predicate

    • Method Detail

      • getType

        Predicate.Type getType()
        Returns the type of the predicate.
      • getLhs

        ExpressionContext getLhs()
        Returns the left-hand side expression of the predicate.
      • setLhs

        void setLhs​(ExpressionContext lhs)
        Sets the left-hand side expression of the predicate.