Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
lezer-common
/
com.monkopedia.kodemirror.lezer.common
/
BalanceConfig
/
makeTree
make
Tree
val
makeTree
:
(
children
:
List
<
Any
>
,
positions
:
List
<
Int
>
,
length
:
Int
)
->
Tree
?