public class SuppressForClassFix extends SuppressFix
Iconable.IconFlags, Iconable.LastComputedIcon
myID
EMPTY_ARRAY
ICON_FLAG_IGNORE_MASK, ICON_FLAG_OPEN, ICON_FLAG_READ_STATUS, ICON_FLAG_VISIBILITY
Constructor and Description |
---|
SuppressForClassFix(HighlightDisplayKey key) |
SuppressForClassFix(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
PsiJavaDocumentedElement |
getContainer(PsiElement element) |
java.lang.String |
getFamilyName() |
java.lang.String |
getText() |
invoke, isAvailable, startInWriteAction, use15Suppressions
applyFix, createSuppression, getCommentLanguage, getCommentsFor, getIcon, getName, isShouldBeAppliedToInjectionHost, isSuppressAll, replaceSuppressionComment, replaceSuppressionComments, setShouldBeAppliedToInjectionHost, setText, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getElementToMakeWritable
public SuppressForClassFix(HighlightDisplayKey key)
public SuppressForClassFix(java.lang.String id)
public PsiJavaDocumentedElement getContainer(PsiElement element)
getContainer
in interface ContainerBasedSuppressQuickFix
getContainer
in class SuppressFix
public java.lang.String getText()
getText
in class SuppressFix
public java.lang.String getFamilyName()
getFamilyName
in interface QuickFix<ProblemDescriptor>
getFamilyName
in class SuppressFix
QuickFix.getName()
.