RootListNode

fun RootListNode(    entries: List<LeafListNode>,     dri: Set<DRI>,     kind: Kind,     sourceSets: Set<DisplaySourceSet>)