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
/
CommonLispState
/
CommonLispState
Common
Lisp
State
constructor
(
ctx
:
ClCtx
=
ClCtx(null, 0, 0)
,
lastType
:
String
?
=
null
,
tokenize
:
(
StringStream
,
CommonLispState
)
->
String
?
=
::clBase
)