示例#1
0
 public override void Visit(Visitor v)
 {
     v.VisitDeclMethod(this);
 }