Home
last modified time | relevance | path

Searched defs:buildExternal (Results 1 – 1 of 1) sorted by relevance

/external/dokka/core/src/main/kotlin/Kotlin/
DDocumentationBuilder.kt603 fun PackageFragmentDescriptor.buildExternal(): DocumentationNode { in buildExternal() method in DocumentationBuilder
614 fun CallableDescriptor.buildExternal(): DocumentationNode = when(this) { in buildExternal() method in DocumentationBuilder