AncestryNode

fun AncestryNode(    typeConstructor: TypeConstructor,     superclass: AncestryNode?,     interfaces: List<AncestryNode>)