isNullOrMissing abstract method

ExpressionInterface isNullOrMissing()

Returns a new expression which evaluates whether this expression is null or missing.

Implementation

ExpressionInterface isNullOrMissing();