public class ThrowSearchUtil
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ThrowSearchUtil.Root |
Modifier and Type | Method and Description |
---|---|
static boolean |
addThrowUsages(Processor<? super UsageInfo> processor,
ThrowSearchUtil.Root root,
FindUsagesOptions options) |
static java.lang.String |
getSearchableTypeName(PsiElement e) |
static ThrowSearchUtil.Root [] |
getSearchRoots(PsiElement element) |
static boolean |
isSearchable(PsiElement element) |
public static boolean addThrowUsages(Processor<? super UsageInfo> processor, ThrowSearchUtil.Root root, FindUsagesOptions options)
public static ThrowSearchUtil.Root [] getSearchRoots(PsiElement element)
public static boolean isSearchable(PsiElement element)
public static java.lang.String getSearchableTypeName(PsiElement e)