docs
/
org.intellij.markdown
/
IElementType
common
I
Element
Type
open class
IElementType
(name:
String
)
Content copied to clipboard
Functions
Properties
Inheritors
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
Inheritors
MarkdownElementType
Link copied to clipboard