LeafListNode

fun LeafListNode(    tabTitle: String,     colTitle: String,     entries: List<JavadocListEntry>,     dri: Set<DRI>,     kind: Kind,     sourceSets: Set<DisplaySourceSet>)