static List pythonTok(String s) { ret javaTok(s); } static List pythonTok(List tok) { ret javaTok(tok); }