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