static int nCodeTokens(S s) { ret countCodeTokens(s); } static int nCodeTokens(LS tok) { ret countCodeTokens(tok); }