Class ExprMatcher¶
Defined in File expr_matcher.hpp
Class Documentation¶
-
class ExprMatcher¶
Public Functions
-
explicit ExprMatcher(const Expr &expr, ExprMatcherOptions opts = {})¶
-
bool operator==(const ExprMatcher &other) const¶
-
std::partial_ordering operator<=>(const ExprMatcher &other) const¶
-
explicit ExprMatcher(const Expr &expr, ExprMatcherOptions opts = {})¶