Class IsNullPredicateAstNode

  • All Implemented Interfaces:
    AstNode

    public class IsNullPredicateAstNode
    extends PredicateAstNode
    AST node for IS predicates (foo IS NULL, foo IS NOT NULL).