Exemplo n.º 1
0
 public override void Accept(INodeVisitor visitor)
 {
     visitor.VisitRealValueNode(this);
 }