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