Class Parser::RegexpExpr¶
-
class
RegexpExpr: public Parser::Expr¶ Public Functions
-
bool
get_is_not() const¶
-
std::shared_ptr<Analyzer::Expr>
analyze(const Catalog_Namespace::Catalog &catalog, Analyzer::Query &query, TlistRefType allow_tlist_ref = TLIST_NONE) const¶
-
std::string
to_string() const¶
Public Static Functions
Private Members
-
bool
is_not_¶
-
bool