public final class BooleanLiteral extends Literal implements ConditionalExpression
| Constructor and Description |
|---|
BooleanLiteral(Boolean value)
Constructor
|
evaluate, getValue, toStringevaluateBoolean, evaluateNumeric, evaluateString, getNodeType, negate, parenthesizepublic BooleanLiteral(Boolean value)
Copyright © 2021. All rights reserved.