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