static void tokSet(L tok, int idx, S token) { tok.set(idx, token); reTok(tok, idx); }