Searched refs:appendConstantValueIfAny (Results 1 – 1 of 1) sorted by relevance
256 node.appendConstantValueIfAny(this) in appendFile()261 private fun DocumentationNode.appendConstantValueIfAny(field: PsiField) { in appendFile() method in org.jetbrains.dokka.JavaPsiDocumentationBuilder