// returns actual CNC static LS splitAtPunctuation1(S s) { LS tok = javaTokWithAllBrackets(s); ret tok_combineCodeTokenRanges(tok, findCodeTokenNonStreaks(tok, f isPunctuationCharacter)); }