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