Fix: null_check_1

Fix for bug:

null_check_missing_1

Parameters:

Then:

(ternary_expression
  condition: (binary_expression
    left: @obj
    right: (null_literal) ) 
  consequence: @defVal
  alternative: @bug)

Applications of this fix:

Raw json