SIMPLE_BRACKET
case SIMPLE_BRACKET:
br_token.type = SIMPLE_BRACKET;
else if (type == SIMPLE_BRACKET)
br_token.type = SIMPLE_BRACKET;
br_token.type = SIMPLE_BRACKET;
if (node->type == SIMPLE_BRACKET && node->duplicated == 0)
else if (type == SIMPLE_BRACKET)
case SIMPLE_BRACKET: