Package daikon.diff

Class PrintNullDiffVisitor

  • All Implemented Interfaces:
    Visitor
    Direct Known Subclasses:
    MultiDiffVisitor

    public class PrintNullDiffVisitor
    extends PrintDifferingInvariantsVisitor
    PrintNullDiffVIsitor is a NodeVisitor that only reports an invariant as different when its existence in one set is not in another set. This avoids reported differences simply in confidence changes and other extra-sensitive reports.