Beispiel #1
0
 public void VisitConstructor(IConstructorWithSymbols node)
 {
     visitor.VisitConstructor(new ConstructorWithSymbols(node));
 }