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