core
/
org.jetbrains.dokka.pages
/
RenderingStrategy
/
Callback
Callback
class
Callback
(instructions:
Renderer
.(
PageNode
) ->
String
) :
RenderingStrategy
Content copied to clipboard
Functions
Properties
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
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
instructions
Link copied to clipboard
val
instructions
:
Renderer
.(
PageNode
) ->
String
Content copied to clipboard