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 © 2001-2014 The Apache Software Foundation. All Rights Reserved.