public class GlobalInspectionUtil
extends java.lang.Object
Constructor and Description |
---|
GlobalInspectionUtil() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
createInspectionMessage(java.lang.String message) |
static void |
createProblem(PsiElement elt,
HighlightInfo info,
TextRange range,
ProblemGroup problemGroup,
InspectionManager manager,
ProblemDescriptionsProcessor problemDescriptionsProcessor,
GlobalInspectionContext globalContext) |
public static java.lang.String createInspectionMessage(java.lang.String message)
public static void createProblem(PsiElement elt, HighlightInfo info, TextRange range, ProblemGroup problemGroup, InspectionManager manager, ProblemDescriptionsProcessor problemDescriptionsProcessor, GlobalInspectionContext globalContext)