NodeAstAnd, AstEqual, AstFalse, AstGreaterThan, AstGreaterThanEqual, AstLessThan, AstLessThanEqual, AstNotEqual, AstOr, AstTruepublic class BooleanNode extends SimpleNode
children, id, image, parent| Constructor | Description |
|---|---|
BooleanNode(int i) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Class |
getType(EvaluationContext ctx) |
checkType, coerceToBoolean, coerceToCharacter, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, coerceToType, compare, containsNulls, equals, isBigDecimalOp, isBigIntegerOp, isDoubleOp, isDoubleStringOp, isLongOp, isStringFloat, throwUnhandled, toFloat, toNumberclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, dump, equals, getImage, getMethodInfo, getValue, getValueReference, hashCode, invoke, isParametersProvided, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setImage, setValue, toString, toStringpublic java.lang.Class getType(EvaluationContext ctx) throws javax.el.ELException
getType in interface NodegetType in class SimpleNodejavax.el.ELException