get_value


Description:

public unowned Node? get_value ()

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.

Parameters:

this

a reader

Returns:

the current value node