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

Method key

src/org/json/JSONWriter.java:210–238  ·  view source on GitHub ↗

Append a key. The key will be associated with the next value. In an object, every value must be preceded by a key. @param string A key string. @return this @throws JSONException If the key is out of place. For example, keys do not belong in arrays or if the key is null.

(String string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

hasMethod · 0.95
putMethod · 0.95
quoteMethod · 0.95
appendMethod · 0.45

Tested by

no test coverage detected