MCPcopy Index your code
hub / github.com/Erlandys/UE4LinuxLauncher / valueToString

Method valueToString

src/org/json/JSONWriter.java:324–374  ·  view source on GitHub ↗

Make a JSON text of an Object value. If the object has an value.toJSONString() method, then that method will be used to produce the JSON text. The method is required to produce a strictly conforming text. If the object does not contain a toJSONString method (which is the most common case), then a te

(Object value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

valueMethod · 0.95
valueToStringMethod · 0.95

Calls 5

numberToStringMethod · 0.95
quoteMethod · 0.95
equalsMethod · 0.80
toJSONStringMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected