JSONParserNode.toString

Converts the node to a string representation.

Note that this representation is NOT the JSON representation, but rather a representation suitable for printing out a node.

struct JSONParserNode(String)
@safe const
string
toString
()

Meta