Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
language
/
com.monkopedia.kodemirror.language
/
CommentTokens
/
CommentTokens
Comment
Tokens
constructor
(
line
:
String
?
=
null
,
block
:
CommentTokens.BlockComment
?
=
null
)