Searched refs:EMPTY_ARRAY (Results 1 – 3 of 3) sorted by relevance
28 EMPTY_ARRAY, enumConstant
178 return open(JsonScope.EMPTY_ARRAY, "["); in beginArray()187 return close(JsonScope.EMPTY_ARRAY, JsonScope.NONEMPTY_ARRAY, "]"); in endArray()449 case EMPTY_ARRAY: // first in array in beforeValue()
319 case EMPTY_ARRAY: in peek()670 push(JsonScope.EMPTY_ARRAY); in nextValue()