base
1.8.20a-SNAPSHOT
jvm
base
/
org.jetbrains.dokka.base.renderers.html
/
NavigationNode
/
NavigationNode
Navigation
Node
constructor
(
name
:
String
,
dri
:
DRI
,
sourceSets
:
Set
<
DisplaySourceSet
>
,
icon
:
NavigationNodeIcon
?
,
styles
:
Set
<
Style
>
=
emptySet()
,
children
:
List
<
NavigationNode
>
)