core
/
org.jetbrains.dokka.pages
/
RenderingStrategy
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
invoke
Link copied to clipboard
inline operator fun <
T
:
Renderer
>
invoke
(crossinline instructions:
T
.(
PageNode
) ->
String
):
RenderingStrategy.Callback
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard