Example #1
0
 @Override
 public void apply(Switch sw) {
   ((Analysis) sw).caseAIfStatement(this);
 }