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