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