Method: JSON.parser

Defined in:
lib/oj/json.rb

.parserObject



70
71
72
# File 'lib/oj/json.rb', line 70

def self.parser()
  @@parser
end