static LS tok_splitAtDashes(S s) { LS tok = javaTokWithAllBrackets(s); ret tok_combineCodeTokenRanges(tok, findCodeTokenNonStreaks(tok, f isDash)); }