Beispiel #1
0
 public void VisitNestedInterface(INestedInterfaceWithSymbols node)
 {
     visitor.VisitNestedInterface(new NestedInterfaceWithSymbols(node));
 }