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