parse_switch_statement
.statement = parse_switch_statement,
static struct token *parse_switch_statement(struct token *token, struct statement *stmt);