public class DoubleNode extends PrimitiveNode<Double>
value| Constructor and Description |
|---|
DoubleNode(double value) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(INodeVisitor visitor) |
public void accept(INodeVisitor visitor)
accept in interface INodeaccept in class PrimitiveNode<Double>Copyright © 2017. All Rights Reserved.