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