Returns:
8 9 10
# File 'lib/babl/operators/is_null.rb', line 8 def null? construct_terminal { Nodes::IsNull.instance } end