Class IsNullNode

All Implemented Interfaces:
Visitable, RelationalOperator

public final class IsNullNode extends UnaryComparisonOperatorNode implements RelationalOperator
This node represents either a unary IS NULL or IS NOT NULL comparison operator