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

Method back

src/org/json/JSONTokener.java:105–112  ·  view source on GitHub ↗

Back up one character. This provides a sort of lookahead capability, so that you can test for a digit or letter before attempting to parse the next number or identifier. @throws JSONException Thrown if trying to step back more than 1 step or if already at the start of the string

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

nextToMethod · 0.95
nextValueMethod · 0.95
skipToMethod · 0.95
parseMethod · 0.80
nextContentMethod · 0.80
nextMetaMethod · 0.80
nextTokenMethod · 0.80
getValueMethod · 0.80
parseMethod · 0.80
JSONArrayMethod · 0.80
JSONObjectMethod · 0.80

Calls 1

decrementIndexesMethod · 0.95

Tested by

no test coverage detected