Class BooleanMemLiteral

java.lang.Object
All Implemented Interfaces:
Serializable, Literal, Value, MemValue

public class BooleanMemLiteral extends MemLiteral
An extension of MemLiteral that stores a boolean value to avoid parsing.
Author:
David Huynh, Arjohn Kampman
See Also: