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