Function JSONToken.toString

Converts the token to a string representation.

string toString () const @trusted;

Note that this representation is NOT the JSON representation, but rather a representation suitable for printing out a token including its location.