package

com.atlassian.jira.jql.clause

Classes

DeMorgansVisitor Expands the not clauses in a clause tree using DeMorgans law and flips the operators to remove the not alltogether when possible. 
SimpleEquivalenceComparator Compares two clauses for equivalence using a simple algorithm.