Example #1
0
 public void VisitInterface(IInterfaceWithSymbols node)
 {
     visitor.VisitInterface(new InterfaceWithSymbols(node));
 }