MCPcopy Create free account
hub / github.com/ading2210/linuxpdf / JSONArray

Class JSONArray

tinyemu/json.h:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 BOOL b;
49 struct JSONObject *obj;
50 struct JSONArray *array;
51 } u;
52} JSONValue;
53

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected