// i must point at the (possibly imaginary) opening bracket (any of the 2 types, not type parameters) // index returned is index of closing bracket + 1 static int tok_findEndOfBracketPart(List cnc, int i) { ret findEndOfBracketPart(cnc, i); }