Package daikon.diff

Class PrintDifferingInvariantsVisitor

    • Field Detail

      • debug

        public static final Logger debug
        Logger for debugging information.
    • Method Detail

      • shouldPrint

        protected boolean shouldPrint​(@Nullable Invariant inv1,
                                      @Nullable Invariant inv2)
        Returns true if the pair of invariants should be printed, depending on their type, relationship, and printability.