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