toggle menu
yorkie
0.4.25-rc
androidJvm
switch theme
search in API
yorkie
/
dev.yorkie.document.json
/
JsonTree
/
edit
edit
fun
edit
(
fromIndex
:
Int
,
toIndex
:
Int
,
vararg
content
:
JsonTree.TreeNode
)
fun
edit
(
fromIndex
:
Int
,
toIndex
:
Int
,
splitLevel
:
Int
,
vararg
contents
:
JsonTree.TreeNode
)
Edits this tree with the given node.