Enum Class BooleanLiteral

java.lang.Object
java.lang.Enum<BooleanLiteral>
tools.refinery.logic.literal.BooleanLiteral
All Implemented Interfaces:
Serializable, Comparable<BooleanLiteral>, Constable, CanNegate<BooleanLiteral>, Literal

public enum BooleanLiteral extends Enum<BooleanLiteral> implements CanNegate<BooleanLiteral>