コード例 #1
0
 public void VisitBlock(CStatementBlock statements)
 {
     visitor.VisitBlock(statements);
 }