protected override void Visit_IDENT_LIST(IDENT_LIST node) { /* MOVE CODE HERE */ }
protected virtual void Visit_IDENT_LIST(IDENT_LIST node) { }