// return index of code token after type static int tok_scanType(LS tok, int iTypeStart) { iEndOfType = tok_endOfType(tok, iTypeStart); ret joinSubList_cToC(tok, iTypeStart+2, iEndOfType); }