Searched refs:findFirstTag (Results 1 – 1 of 1) sorted by relevance
179 val firstTag = findFirstTag(docComment) in mergeDocumentation()193 fun findFirstTag(docComment: PsiDocComment): PsiDocTag? { in findFirstTag() method