Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
state
/
com.monkopedia.kodemirror.state
/
ChangeSpec
/
Single
/
Single
Single
constructor
(
from
:
DocPos
,
to
:
DocPos
?
=
null
,
insert
:
InsertContent
?
=
null
)