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
/
StylusState
/
StylusState
Stylus
State
constructor
(
tokenize
:
Int
=
0
,
stringQuote
:
String
=
""
,
state
:
String
=
"block"
,
context
:
StylusContext
=
StylusContext("block", 0, null)
)