@FunctionalInterface
public interface UnusedDeclarationFixProvider
| Modifier and Type | Field and Description |
|---|---|
static ExtensionPointName<UnusedDeclarationFixProvider> |
EP_NAME |
| Modifier and Type | Method and Description |
|---|---|
IntentionAction [] |
getQuickFixes(PsiElement unusedElement) |
static final ExtensionPointName<UnusedDeclarationFixProvider> EP_NAME
IntentionAction [] getQuickFixes(PsiElement unusedElement)