TOKEN_OPENING_SQUARE_BRACKET
} else if (token.type == TOKEN_OPENING_SQUARE_BRACKET) {
case TOKEN_OPENING_SQUARE_BRACKET:
type = TOKEN_OPENING_SQUARE_BRACKET;