docs
0.6.1
common
docs
/
org.intellij.markdown.lexer
/
MarkdownLexer
/
start
start
fun
start
(
originalText
:
CharSequence
,
bufferStart
:
Int
=
0
,
bufferEnd
:
Int
=
originalText.length
,
state
:
Int
=
0
)