Home
last modified time | relevance | path

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

/external/dokka/core/src/main/kotlin/Java/
DJavaPsiDocumentationBuilder.kt256 node.appendConstantValueIfAny(this) in appendFile()
261 private fun DocumentationNode.appendConstantValueIfAny(field: PsiField) { in appendFile() method in org.jetbrains.dokka.JavaPsiDocumentationBuilder