// i must point at the opening bracket ("<") sS tok_scanTypeArgWithoutBrackets(LS tok, int i) { ret joinSubList(tok, i+2, tok_findEndOfAngleBracketPart(tok, i)-1); }