Beispiel #1
0
 public void VisitMethod(IMethodWithSymbols node)
 {
     visitor.VisitMethod(new MethodWithSymbols(node));
 }