public interface JsonBoolLiteral extends JsonLiteral
| Modifier and Type | Method and Description |
|---|---|
boolean |
boolValue()
Returns boolean value represented by this literal.
|
literal, stringValueasArray, asBoolLiteral, asExpLiteral, asFracLiteral, asIntLiteral, asLiteral, asNullLiteral, asObject, asStringLiteral, findAll, findAllLiterals, findFirst, findFirstLiteral, isArray, isBoolLiteral, isExpLiteral, isFracLiteral, isIntLiteral, isLiteral, isNullLiteral, isObject, isStringLiteral, parent, parentIndex, path, remove, toCompactString, toPrettyStringCopyright © 2018. All rights reserved.