public class DoubleLiteral extends Literal
Constructor and Description |
---|
DoubleLiteral(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
<R,C> R |
accept(AstVisitor<R,C> visitor,
C context) |
boolean |
equals(java.lang.Object o) |
double |
getValue() |
int |
hashCode() |
fromObject
toString