class

CON::PullParser

Inherits Reference < Object

Constructors

new(string : String)
Source
new(io : IO)
Source

Instance methods

column_number
Source
expect(value, kind : T.class) forall T
Source
expect(value, kind)
Source
line_number
Source
max_nesting
Source
max_nesting=(max_nesting : Int32)
Source
read_array
Source
read_array_unchecked
Source
read_document
Source
read_hash
Source
read_hash_unchecked
Source
read_key
Source
read_key_unchecked
Source
read_value
Source
read_value_unchecked
Source
skip_value

Skips all subdata of a key

Source
type_error(value, kind)
Source