Method: JSON::Ext::Parser.parse
- Defined in:
-
ext/json/ext/parser/parser.c,
lib/json/ext.rb,
lib/json/ext.rb
Allow redefinition by extensions Allow redefinition by extensions
1266 1267 1268 |
# File 'ext/json/ext/parser/parser.c', line 1266 def parse(...) new(...).parse end |