public final class AstFloatingPoint extends SimpleNode
children, id, image, parent
Constructor and Description |
---|
AstFloatingPoint(int id) |
Modifier and Type | Method and Description |
---|---|
Number |
getFloatingPoint() |
Class<?> |
getType(EvaluationContext ctx) |
Object |
getValue(EvaluationContext ctx) |
accept, equals, getImage, getMethodInfo, getValueReference, hashCode, invoke, isParametersProvided, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setImage, setValue, toString, toString
coerceToBoolean, coerceToCharacter, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, compare, equals, isBigDecimalOp, isBigIntegerOp, isDoubleOp, isLongOp, isStringFloat
public Number getFloatingPoint()
public Object getValue(EvaluationContext ctx) throws javax.el.ELException
getValue
in interface Node
getValue
in class SimpleNode
javax.el.ELException
public Class<?> getType(EvaluationContext ctx) throws javax.el.ELException
getType
in interface Node
getType
in class SimpleNode
javax.el.ELException
Copyright © 2016 JBoss by Red Hat. All rights reserved.