MCPcopy Create free account
hub / github.com/Erlandys/UE4LinuxLauncher / nextString

Method nextString

src/org/json/JSONTokener.java:311–363  ·  view source on GitHub ↗

Return the characters up to the next close quote character. Backslash processing is done. The formal JSON format does not allow strings in single quotes, but an implementation is allowed to accept them. @param quote The quoting character, either "   (double quote)

(char quote)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

nextValueMethod · 0.95

Calls 4

nextMethod · 0.95
syntaxErrorMethod · 0.95
appendMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected