public class DoubleNode extends ASTNode
fStringValue| Constructor and Description |
|---|
DoubleNode(double value) |
| Modifier and Type | Method and Description |
|---|---|
double |
doubleValue() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
Copyright © 2015. All rights reserved.