Class BooleanLiteralNode


public class BooleanLiteralNode extends LiteralNode<Boolean>
Represents a field value that should be serialized as a JSON boolean literal value.