JSONToken.toString

Converts the token to a string representation.

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

struct JSONToken(S)
const @trusted
toString
()

Meta