Searched defs:JSONValue (Results 1 – 2 of 2) sorted by relevance
40 if (const(JSONValue)* code = "code" in j) variable118 struct JSONValue struct128 JSONValue[string] object; argument145 JSONValue j = parseJSON(s); argument
40 if (const(JSONValue)* code = "code" in j) variable276 @property ref inout(JSONValue[]) array() inout pure @system in inout() argument305 @property inout(JSONValue[]) arrayNoRef() inout pure @trusted in inout() argument472 ref inout(JSONValue) opIndex(size_t i) inout pure @safe in inout() argument491 ref inout(JSONValue) opIndex(string k) inout pure @safe in inout() argument