Searched defs:PsiMethod (Results 1 – 3 of 3) sorted by relevance
43 fun PsiMethod.getJavaMethodDescriptor(resolutionFacade: ResolutionFacade = javaResolutionFacade()):… in <lambda>() method
275 fun PsiMethod.build(): DocumentationNode { in appendFile() method287 private fun PsiMethod.nodeKind(): NodeKind = when { in appendFile() method
219 private fun PsiMethod.searchInheritedTags(): Map<String, Collection<TagWithContext>> { in parseDocumentation() method529 private fun PsiMethod.findSuperDocCommentOrWarn(): String { in parseDocumentation() method543 private fun PsiMethod.findSuperDocTagOrWarn(elementToExpand: PsiDocTag): String { in parseDocumentation() method