static LS tok_splitAtUnderscoreAndCamelCase(LS tok) { ret splitTokens splitCamelCasePlusUnderscores(tok); }