The IWildcardExpressionComparator Interface contains the following methods:
compareSubexpressions compares two subexpressions of different expressions.
deleteSubexpression is called by condense when redundant expressions need to be deleted.
intersectSubexpressions is called by WildcardExpression.intersect to find the intersection of any data associated with two subexpressions.