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