docs
0.6.1
common
docs
/
org.intellij.markdown.parser.sequentialparsers
/
DelimiterParser
/
Info
/
Info
Info
constructor
(
tokenType
:
IElementType
,
position
:
Int
,
length
:
Int
=
0
,
canOpen
:
Boolean
,
canClose
:
Boolean
,
marker
:
Char
,
closerIndex
:
Int
=
-1
)