static void clearTokens_reTok(L tok, int i, int j) { clearTokens(tok, i, j); reTok(tok, i, j); }