public class ValueNumber extends ValueSupport implements Literal
Constructor and Description |
---|
ValueNumber(double value) |
ValueNumber(double value,
String strValue) |
ValueNumber(String strValue) |
Modifier and Type | Method and Description |
---|---|
Object |
getValue() |
double |
getValueAsDouble() |
String |
toString(boolean noAlias) |
getString
getAlias, getIndex, hasAlias, hasIndex, isDirectionBackward, setAlias, setDirectionBackward, setIndex
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAlias, getIndex, hasAlias, hasIndex, isDirectionBackward, setAlias, setDirectionBackward, setIndex
public ValueNumber(double value)
public ValueNumber(double value, String strValue)
public ValueNumber(String strValue)
public String toString(boolean noAlias)
toString
in interface Expression
public double getValueAsDouble()
Copyright © 2015 Lucee