Searched refs:EMPTY_OBJECT (Results 1 – 3 of 3) sorted by relevance
222 return open(JsonScope.EMPTY_OBJECT, "{"); in beginObject()231 return close(JsonScope.EMPTY_OBJECT, JsonScope.NONEMPTY_OBJECT, "}"); in endObject()480 } else if (context != JsonScope.EMPTY_OBJECT) { // not in an object! in beforeName()
40 EMPTY_OBJECT, enumConstant
346 case EMPTY_OBJECT: in peek()700 push(JsonScope.EMPTY_OBJECT); in nextValue()