public void apply(Switch sw) {
   ((Analysis) sw).caseAAddressUnaryExpression(this);
 }