Only used for assertion purposes
Reduce the clauses of this matcher.
Reduce the clauses of this matcher. All reducible clauses are removed from the matcher and the reductions are returned
Remove clauses and cached literals from this matcher that are identified by the given predicate.
Remove clauses and cached literals from this matcher that are identified by the given predicate. The removed clauses are returned as the first result component.
Re-sort an object with a new TermOrder
.
Re-sort an object with a new TermOrder
. It is guaranteed that
the result isSortedBy(order)
(Since version ) see corresponding Javadoc for more information.