Interface Operand

    • Method Detail

      • literal

        static Operand literal​(Value value)
        Parameters:
        value - the literal to compare against
        Returns:
        the wrapping operand
      • accessor

        static Operand accessor​(Accessor accessor)
        Parameters:
        accessor - the accessor path to compare against
        Returns:
        the wrapping operand