Method: JSON.parser

Defined in:
lib/oj/json.rb

.parserObject



63
64
65
# File 'lib/oj/json.rb', line 63

def self.parser()
  @@parser
end