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