Reader.this

Creates a new reader.

You can use this object to read the contents of the JSON tree starting from the given node.

class Reader
this
()

Parameters

node json.node.Node

the root node

Return Value

the newly created reader