예제 #1
0
 public override Absy StdDispatch(StandardVisitor visitor)
 {
     return visitor.VisitCommentCmd(this);
 }