Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
legacy-modes
/
com.monkopedia.kodemirror.legacy.modes
/
SchemeState
/
SchemeState
Scheme
State
constructor
(
indentStack
:
SchemeIndentStack
?
=
null
,
indentation
:
Int
=
0
,
mode
:
String
?
=
null
,
sExprComment
:
Any
=
false
,
sExprQuote
:
Any
=
false
)