core
/
org.jetbrains.dokka.pages
/
PageResolver
Page
Resolver
fun fun interface
PageResolver
:
Function2
<
PageNode
,
PageNode
?,
String
?>
Content copied to clipboard
Functions
Functions
invoke
Link copied to clipboard
abstract operator fun
invoke
(p1:
PageNode
, p2:
PageNode
?):
String
?
Content copied to clipboard