Searched defs:reformatComment (Results 1 – 2 of 2) sorted by relevance
24 fun reformatComment(comment: String, initialIndent: String): String { in reformatComment() method28 fun reformatComment(task: FormattingTask): String { in reformatComment() method in com.facebook.ktfmt.kdoc.KDocFormatter
98 private fun reformatComment(task: FormattingTask): String { in reformatComment() method