IsNull & operator=(const IsNull &rhs)
This is an abstract class that models a query expression.
TE_DEFINE_VISITABLE IsNull(Expression *arg)
Constructor.
Tells if a value is NULL.
Tells if a value is NULL.
Expression * clone() const
It creates a new copy of this expression.