コード例 #1
0
 public void VisitComment(CComment comment)
 {
     visitor.VisitComment(comment);
 }