Class AstFloatingPoint
java.lang.Object
org.jdesktop.el.impl.lang.ELSupport
org.jdesktop.el.impl.parser.SimpleNode
org.jdesktop.el.impl.parser.AstFloatingPoint
- All Implemented Interfaces:
Node
-
Field Summary
Fields inherited from class SimpleNode
children, id, image, parent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SimpleNode
accept, dump, getImage, getMethodInfo, invoke, isReadOnly, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, setImage, setValue, toString, toStringMethods inherited from class ELSupport
coerceToBoolean, coerceToCharacter, coerceToEnum, coerceToNumber, coerceToNumber, coerceToNumber, coerceToNumber, coerceToString, coerceToType, compare, containsNulls, equals, isBigDecimalOp, isBigIntegerOp, isDoubleOp, isDoubleStringOp, isLongOp, isStringFloat, throwUnhandled, toFloat, toNumber
-
Constructor Details
-
AstFloatingPoint
public AstFloatingPoint(int id)
-
-
Method Details
-
getFloatingPoint
-
getValue
- Specified by:
getValuein interfaceNode- Overrides:
getValuein classSimpleNode- Throws:
ELException
-
getType
- Specified by:
getTypein interfaceNode- Overrides:
getTypein classSimpleNode- Throws:
ELException
-