Searched defs:PsiMethod (Results 1 – 4 of 4) sorted by relevance
84 private fun PsiMethod.isInPackageName(packageName: PackageName): Boolean = method
40 fun PsiMethod.getJavaMethodDescriptor(resolutionFacade: ResolutionFacade = javaResolutionFacade()):… in <lambda>() method
283 fun PsiMethod.build(): DocumentationNode { in appendFile() method295 private fun PsiMethod.nodeKind(): NodeKind = when { in appendFile() method
231 private fun PsiMethod.searchInheritedTags(): Map<String, Collection<TagWithContext>> { in parseDocumentation() method548 private fun PsiMethod.findSuperDocCommentOrWarn(): String { in parseDocumentation() method562 private fun PsiMethod.findSuperDocTagOrWarn(elementToExpand: PsiDocTag): String { in parseDocumentation() method