Searched defs:commentType (Results 1 – 2 of 2) sorted by relevance
36 val commentType = task.type in reformatComment() constant
54 fun String.commentType(): CommentType { in isKDocComment() method