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
/
NodePropSource
/
NodePropSource
Node
Prop
Source
constructor
(
prop
:
NodeProp
<
T
>
,
f
:
(
NodeType
)
->
T
?
)