public abstract class BooleanNode extends SimpleNode
children, id, image, parent
COERCE_NULL_TO_NULL, COERCE_TO_ZERO
Constructor and Description |
---|
BooleanNode(int i) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<?> |
getType(EvaluationContext ctx) |
accept, equals, getImage, getMethodInfo, getValue, getValueReference, hashCode, invoke, isParametersProvided, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetNumSiblings, jjtGetParent, jjtOpen, jjtSetParent, setImage, setValue, toString
coerceToBoolean, coerceToDateTime, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, coerceToTypeForSetValue, compare, equals, isBigDecimalOp, isBigIntegerOp, isDateTimeType, isDoubleOp, isLongOp, isStringFloat
public java.lang.Class<?> getType(EvaluationContext ctx) throws ELException
getType
in interface Node
getType
in class SimpleNode
ELException
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.