Reader.getValue

Retrieves the value node at the current position of the reader.

If the current position does not contain a scalar value, the reader is set to an error state.

class Reader
getValue
()

Return Value

Type: json.node.Node

the current value node