eat_string
return eat_string(next, stream, TOKEN_STRING);
return eat_string(next, stream, TOKEN_CHAR);
return eat_string(nextchar(stream), stream,