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