TOKEN_OPEN_BRACE
return Token(TOKEN_OPEN_BRACE, tokenPos);
if (openBracket.type != TOKEN_OPEN_BRACE) {