Home
last modified time | relevance | path

Searched refs:appendSinceKotlin (Results 1 – 2 of 2) sorted by relevance

/external/dokka/core/src/main/kotlin/Kotlin/
DDocumentationBuilder.kt300 appendSinceKotlin(annotationNode) in ClassifierDescriptor()
330 fun DocumentationNode.appendSinceKotlin(annotation: DocumentationNode) { in appendSinceKotlin() method in DocumentationBuilder
/external/dokka/core/src/main/kotlin/Formats/
DStructuredFormatService.kt71 open fun appendSinceKotlin(version: String) { in <lambda>() method in org.jetbrains.dokka.StructuredOutputBuilder