Searched refs:emptyDocCommentMatcher (Results 1 – 1 of 1) sorted by relevance
358 val emptyDocCommentMatcher = blankDocCommentPattern.matcher(withoutDeprecated) in revertDocumentationDeprecationChange() constant359 return if (emptyDocCommentMatcher.matches()) { in revertDocumentationDeprecationChange()