Searched refs:replaceTop (Results 1 – 2 of 2) sorted by relevance
249 private void replaceTop(JsonScope topOfStack) { in replaceTop() method in JsonWriter428 replaceTop(JsonScope.DANGLING_NAME); in beforeName()446 replaceTop(JsonScope.NONEMPTY_DOCUMENT); in beforeValue()450 replaceTop(JsonScope.NONEMPTY_ARRAY); in beforeValue()461 replaceTop(JsonScope.NONEMPTY_OBJECT); in beforeValue()
312 replaceTop(JsonScope.NONEMPTY_DOCUMENT); in peek()549 private void replaceTop(JsonScope newTop) { in replaceTop() method in JsonReader555 replaceTop(JsonScope.NONEMPTY_ARRAY); in nextInArray()636 replaceTop(JsonScope.DANGLING_NAME); in nextInObject()658 replaceTop(JsonScope.NONEMPTY_OBJECT); in objectValue()