public class BooleanNode extends SimpleNode
children, id, image, parent
Constructor and Description |
---|
BooleanNode(int i) |
Modifier and Type | Method and Description |
---|---|
Class |
getType(EvaluationContext ctx) |
accept, dump, equals, getImage, getMethodInfo, getValue, getValueReference, hashCode, invoke, isParametersProvided, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setImage, setValue, toString, toString
checkType, coerceToBoolean, coerceToCharacter, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, coerceToType, compare, containsNulls, equals, isBigDecimalOp, isBigIntegerOp, isDoubleOp, isDoubleStringOp, isLongOp, isStringFloat, throwUnhandled, toFloat, toNumber
public Class getType(EvaluationContext ctx) throws ELException
getType
in interface Node
getType
in class SimpleNode
ELException
Copyright © 2016. All rights reserved.