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, dump, equals, getImage, getMethodInfo, getValueReference, hashCode, invoke, isParametersProvided, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setImage, setValue, toString, toStringcheckType, coerceToBoolean, coerceToCharacter, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, compare, containsNulls, equals, isBigDecimalOp, isBigIntegerOp, isDoubleOp, isDoubleStringOp, isLongOp, isStringFloat, throwUnhandled, toFloat, toNumberpublic Number getFloatingPoint()
public Object getValue(EvaluationContext ctx) throws ELException
getValue in interface NodegetValue in class SimpleNodeELExceptionpublic Class getType(EvaluationContext ctx) throws ELException
getType in interface NodegetType in class SimpleNodeELExceptionCopyright (c) 2013 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.