public abstract class FixableUsageInfo extends UsageInfo
EMPTY_ARRAY, isNonCodeUsage, myDynamicUsage
Constructor and Description |
---|
FixableUsageInfo(PsiElement element) |
Modifier and Type | Method and Description |
---|---|
abstract void |
fixUsage() |
java.lang.String |
getConflictMessage() |
compareToByStartOffset, copy, equals, getElement, getFile, getNavigationOffset, getNavigationRange, getProject, getPsiFileRange, getRangeInElement, getReference, getSegment, getSmartPointer, getTooltipText, getVirtualFile, hashCode, isDynamicUsage, isFileOrBinary, isNonCodeUsage, isValid, isWritable, setDynamicUsage, toString
public FixableUsageInfo(PsiElement element)
public abstract void fixUsage() throws IncorrectOperationException
IncorrectOperationException
public java.lang.String getConflictMessage()