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
/
Tree
/
Tree
Tree
constructor
(
type
:
NodeType
,
children
:
List
<
Any
>
,
positions
:
List
<
Int
>
,
length
:
Int
,
propValues
:
Map
<
Int
,
Any
?
>
=
emptyMap()
)