static LS jsTok(S s) { ret javaTok_noMLS(s); } static LS jsTok(LS tok) { ret jsTok(join(tok)); }