// return index of code token after type static int tok_endOfType(LS tok, int iTypeStart) { ret tok_findEndOfType(tok, iTypeStart); }