class JSON::Ext::Parser

这是以 C 扩展实现的 JSON 解析器。可以通过在 JSON 中设置 parser= 方法来配置使用它。

JSON.parser = JSON::Ext::Parser

JSON 中使用方法 parser= 来设置。