public class FloatingPointLiteral extends Literal
An expression representing a floating point literal value. The value is stored internally as a double.
| Constructor and Description |
|---|
FloatingPointLiteral(String pToken)
Constructor
|
public FloatingPointLiteral(String pToken)
public String getExpressionString()
getExpressionString in class ExpressionCopyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.