Class CheckLiteral

java.lang.Object
tools.refinery.logic.literal.AbstractLiteral
tools.refinery.logic.literal.CheckLiteral
All Implemented Interfaces:
CanNegate<CheckLiteral>, Literal

public class CheckLiteral extends AbstractLiteral implements CanNegate<CheckLiteral>