IndexPage

fun IndexPage(    id: Int,     elements: List<NavigableJavadocNode>,     keys: List<Char>,     sourceSet: Set<DisplaySourceSet>)