static LS tok_splitAtSpacedDashes(S s) { LS tok = javaTokWithAllBrackets(s); ret tok_combineCodeTokenRanges(tok, findNCNStreaks(tok, f tok_isSpacedDash)); }