public static class DoubleLiteral.Impl extends java.lang.Object implements DoubleLiteral
DoubleLiteral.Impl, DoubleLiteral.Visitor<P,R>| Modifier and Type | Method and Description |
|---|---|
double |
getValue() |
void |
setValue(double value) |
public double getValue()
getValue in interface DoubleLiteralpublic void setValue(double value)
setValue in interface DoubleLiteral