class Safrano::Filter::NullLiteral

Null Literal is unquoted null word

Null

Constants

LEUQES

Public Instance Methods

leuqes(jh) click to toggle source
# File lib/odata/filter/sequel.rb, line 274
def leuqes(jh)
  # Sequel's representation of NULL
  success LEUQES
end