public class JavaErrorQuickFixProvider extends java.lang.Object implements ErrorQuickFixProvider
EP_NAME
Constructor and Description |
---|
JavaErrorQuickFixProvider() |
Modifier and Type | Method and Description |
---|---|
void |
registerErrorQuickFix(PsiErrorElement errorElement,
HighlightInfo highlightInfo) |
public void registerErrorQuickFix(PsiErrorElement errorElement, HighlightInfo highlightInfo)
registerErrorQuickFix
in interface ErrorQuickFixProvider