示例#1
0
 public void Visit(IVisit visitor)
 {
     visitor.onLabel(this);
 }