@Override
 public void apply(Switch sw) {
   ((Analysis) sw).caseADefaultEscapeChar(this);
 }