Home
last modified time | relevance | path

Searched defs:commentType (Results 1 – 2 of 2) sorted by relevance

/external/ktfmt/core/src/main/java/com/facebook/ktfmt/kdoc/
DKDocFormatter.kt36 val commentType = task.type in reformatComment() constant
DCommentType.kt54 fun String.commentType(): CommentType { in isKDocComment() method