static int countTokens(S s) { ret l(javaTokC(s)); } static int countTokens(LS tok) { ret l(tok)/2; } static int countTokens(IntRange r) { ret r == null ? 0 : cncCorrect(r).length()/2; }