public class GlobalInspectionContextUtil
extends java.lang.Object
| Constructor and Description |
|---|
GlobalInspectionContextUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
canRunInspections(Project project,
boolean online)
Deprecated.
|
static boolean |
canRunInspections(Project project,
boolean online,
java.lang.Runnable rerunAction) |
static RefElement |
retrieveRefElement(PsiElement element,
GlobalInspectionContext globalContext) |
public static RefElement retrieveRefElement(PsiElement element, GlobalInspectionContext globalContext)
@Deprecated public static boolean canRunInspections(Project project, boolean online)
canRunInspections(Project, boolean, Runnable)public static boolean canRunInspections(Project project, boolean online, java.lang.Runnable rerunAction)