docs
/
org.intellij.markdown.html
/
LinkGeneratingProvider
/
RenderInfo
common
Render
Info
data class
RenderInfo
(label:
ASTNode
, destination:
CharSequence
, title:
CharSequence
?)
Content copied to clipboard
Properties
Properties
destination
Link copied to clipboard
common
val
destination
:
CharSequence
Content copied to clipboard
label
Link copied to clipboard
common
val
label
:
ASTNode
Content copied to clipboard
title
Link copied to clipboard
common
val
title
:
CharSequence
?
Content copied to clipboard