daikon.tools
Class InvariantChecker.InvariantCheckProcessor
Object
FileIO.Processor
InvariantChecker.InvariantCheckProcessor
- Enclosing class:
- InvariantChecker
public static class InvariantChecker.InvariantCheckProcessor
- extends FileIO.Processor
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvariantChecker.InvariantCheckProcessor
public InvariantChecker.InvariantCheckProcessor()
process_sample
public void process_sample(PptMap all_ppts,
PptTopLevel ppt,
ValueTuple vt,
Integer nonce)
- process the sample by checking it against each existing invariant
and issuing an error if any invariant is falsified or weakened.
- Overrides:
process_sample in class FileIO.Processor