Class std.json.JSONString
Synopsis
public final class JSONString extends JSON, StringFormattable
Represents a string in JSON.
Fields
Constructors
Construct the JSON string out of the specified Perun string.
Methods
public String toString();
No description given
No description given