Home
last modified time | relevance | path

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

/external/dokka/core/src/main/kotlin/Kotlin/
DDocumentationBuilder.kt781 fun PropertyDescriptor.build(external: Boolean = false): DocumentationNode { in PropertyDescriptor() method
1099 fun PropertyDescriptor.receiverSignature(): String { in receiverSignature() method