Class: JSON::Ext::Parser

Inherits:
Object
  • Object
show all
Defined in:
parser/parser.c

Overview

This is the JSON parser implemented as a C extension. It can be configured to be used by setting

JSON.parser = JSON::Ext::Parser

with the method parser= in JSON.