class

CAJ::PullParser

Inherits JSON::PullParser < Reference < Object

Constructors

new(input, case _convention = CAJ.default_convention)
Source

Instance methods

convention
Source
convention=(convention : Cases)
Source
read_object_key

Reads an object's key and returns it.

Source