public interface ErrorQuickFixProvider
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<ErrorQuickFixProvider> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
void |
registerErrorQuickFix(PsiErrorElement errorElement,
HighlightInfo highlightInfo) |
static final ExtensionPointName<ErrorQuickFixProvider> EP_NAME
void registerErrorQuickFix(PsiErrorElement errorElement, HighlightInfo highlightInfo)