protected static class DataFlowInspectionBase.ProblemReporter
extends java.lang.Object
ProblemsHolder wrapper to avoid reporting two problems on the same anchor| Modifier and Type | Method and Description |
|---|---|
void |
registerProblem(PsiElement element,
java.lang.String message,
LocalQuickFix... fixes) |
public void registerProblem(PsiElement element, java.lang.String message, LocalQuickFix... fixes)