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

Method readByIndexToken

src/org/json/JSONPointer.java:212–228  ·  view source on GitHub ↗

Matches a JSONArray element by ordinal position @param current the JSONArray to be evaluated @param indexToken the array index in string form @return the matched object. If no matching item is found a @throws JSONPointerException is thrown if the index is out of bounds

(Object current, String indexToken)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

queryFromMethod · 0.95

Calls 2

lengthMethod · 0.95
getMethod · 0.95

Tested by

no test coverage detected