static void replaceToken(L tok, S in, S out) { renameToken(tok, in, out); }