Searched defs:getRawCommentText (Results 1 – 5 of 5) sorted by relevance
138 private String getRawCommentText; field in DocImpl149 public String getRawCommentText() { in getRawCommentText() method in DocImpl
113 public void getRawCommentText() { in getRawCommentText() method in DocImplTest
132 String getRawCommentText(); in getRawCommentText() method
63 public String getRawCommentText() { in getRawCommentText() method in DocInfo
34 override fun getRawCommentText(): String = rawCommentText_ ?: "" in getRawCommentText() method in org.jetbrains.dokka.javadoc.DocumentationNodeBareAdapter