public interface JsonExpLiteral extends JsonLiteral
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
bdValue()
BigDecimal 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, toPrettyStringBigDecimal bdValue()
Copyright © 2018. All rights reserved.