Function JSONParserNode.toString
Converts the node to a string representation.
string toString
() const;
Note that this representation is NOT the JSON representation, but rather a representation suitable for printing out a node.