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