TOKEN_STAR
case TOKEN_STAR:
if (token.type == TOKEN_STAR || token.type == TOKEN_BITWISE_AND) {
address_type_kind addressKind = (token.type == TOKEN_STAR)
case TOKEN_STAR:
case TOKEN_STAR:
type = TOKEN_STAR;
case TOKEN_STAR:
type = TOKEN_STAR;
case TOKEN_STAR:
case TOKEN_STAR:
case TOKEN_STAR:
} else if (token.type == TOKEN_STAR) {
} else if (token.type == TOKEN_STAR) {
TOKEN_STAR_ASSIGN = TOKEN_STAR | TOKEN_ASSIGN_FLAG,
case TOKEN_STAR: