Searched refs:nonempty (Results 1 – 1 of 1) sorted by relevance
249 private JsonWriter close(JsonScope empty, JsonScope nonempty, String closeBracket) in close() argument252 if (context != nonempty && context != empty) { in close()257 if (context == nonempty) { in close()