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