docs
/
org.intellij.markdown
/
MarkdownElementType
common
Markdown
Element
Type
open class
MarkdownElementType
(name:
String
, isToken:
Boolean
) :
IElementType
Content copied to clipboard
Functions
Properties
Functions
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
isToken
Link copied to clipboard
common
val
isToken
:
Boolean
= false
Content copied to clipboard
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard