@@ -368,10 +368,8 @@ namespace usql {
LogicalOperatorType parse_logical_operator();
ArithmeticalOperatorType parse_arithmetical_operator();
std::unique_ptr<Node> parse_relational_expression();
private:
Lexer m_lexer;
};
}
} // namespace
The note is not visible to the blocked user.