ThrowUnexpectedTokenError
Parser::ThrowUnexpectedTokenError(TokenType expected, const Token* found)
Parser::ThrowUnexpectedTokenError(TokenType expected1, TokenType expected2, const Token* found)