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