docs
/
org.intellij.markdown.html
/
HtmlGenerator
/
Companion
common
Companion
object
Companion
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
getSrcPosAttribute
Link copied to clipboard
common
fun
getSrcPosAttribute
(node:
ASTNode
):
CharSequence
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
leafText
Link copied to clipboard
common
fun
leafText
(text:
String
, node:
ASTNode
, replaceEscapesAndEntities:
Boolean
= true):
CharSequence
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
trimIndents
Link copied to clipboard
common
fun
trimIndents
(text:
CharSequence
, indent:
Int
):
CharSequence
Content copied to clipboard
Properties
SRC_ATTRIBUTE_NAME
Link copied to clipboard
common
val
SRC_ATTRIBUTE_NAME
:
String
Content copied to clipboard