Class Analyzer::FunctionOperWithCustomTypeHandling

class FunctionOperWithCustomTypeHandling : public Analyzer::FunctionOper

Public Functions

FunctionOperWithCustomTypeHandling(const SQLTypeInfo &ti, const std::string &name, const std::vector<std::shared_ptr<Analyzer::Expr>> &args)
std::shared_ptr<Analyzer::Expr> deep_copy() const
bool operator==(const Expr &rhs) const