class JsonProjection::Null
Public Class Methods
empty()
click to toggle source
# File lib/json-projection/parser/events.rb, line 76 def self.empty new(nil) end
# File lib/json-projection/parser/events.rb, line 76 def self.empty new(nil) end