Searched defs:setRawCommentText (Results 1 – 5 of 5) sorted by relevance
145 public void setRawCommentText() { in setRawCommentText() method in DocImplTest
140 void setRawCommentText(String rawDocumentation); in setRawCommentText() method
67 public void setRawCommentText(String rawCommentText) { in setRawCommentText() method in DocInfo
164 public void setRawCommentText(String rawDocumentation) { in setRawCommentText() method in DocImpl
30 override fun setRawCommentText(rawDocumentation: String?) { in seeTags() method in org.jetbrains.dokka.javadoc.DocumentationNodeBareAdapter