Searched refs:NONEMPTY_OBJECT (Results 1 – 4 of 4) sorted by relevance
211 return close(JsonScope.EMPTY_OBJECT, JsonScope.NONEMPTY_OBJECT, "}"); in endObject()423 if (context == JsonScope.NONEMPTY_OBJECT) { // first in object in beforeName()461 replaceTop(JsonScope.NONEMPTY_OBJECT); in beforeValue()
52 NONEMPTY_OBJECT, enumConstant
187 replaceTop(JsonScope.NONEMPTY_OBJECT); in beforeValue()
327 case NONEMPTY_OBJECT: in peek()658 replaceTop(JsonScope.NONEMPTY_OBJECT); in objectValue()