public void apply(Switch sw) {
   ((ExprSwitch) sw).caseStaticInvokeExpr(this);
 }