Beispiel #1
0
 public override void Accept(INodeVisitor visitor)
 {
     visitor.VisitFunctionNode(this);
 }