Searched refs:lazyNodeFrom (Results 1 – 1 of 1) sorted by relevance
/external/dokka/core/src/main/kotlin/Model/ | ||
D | DocumentationReference.kt | 30 class PendingDocumentationReference(val lazyNodeFrom: () -> DocumentationNode?, constant in org.jetbrains.dokka.PendingDocumentationReference |