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