public interface SuppressQuickFix extends LocalQuickFix
Modifier and Type | Field and Description |
---|---|
static SuppressQuickFix[] |
EMPTY_ARRAY |
Modifier and Type | Method and Description |
---|---|
boolean |
isAvailable(Project project,
PsiElement context) |
boolean |
isSuppressAll() |
applyFix, getFamilyName, getName
getElementToMakeWritable
startInWriteAction
static final SuppressQuickFix[] EMPTY_ARRAY
boolean isAvailable(Project project, PsiElement context)
boolean isSuppressAll()