Searched refs:isSuperclassFor (Results 1 – 1 of 1) sorted by relevance
150 (it.links + listOfNotNull(it.externalType)).any { it.isSuperclassFor(this) } in <lambda>()265 private fun DocumentationNode.isSuperclassFor(node: DocumentationNode): Boolean { in isSuperclassFor() method