Class PatternCoverageChecker.DataTypeSlot

java.lang.Object
net.hydromatic.morel.compile.PatternCoverageChecker.DataTypeSlot
Enclosing class:
PatternCoverageChecker

private static class PatternCoverageChecker.DataTypeSlot extends Object
Payload of a Sat.Variable that is an algebraic type. There are sub-variables representing whether the tag holds each of its allowed values (each of which is a constructor).