public class ReplaceStaticImportUsageInfo extends FixableUsageInfo
EMPTY_ARRAY, isNonCodeUsage, myDynamicUsage
Constructor and Description |
---|
ReplaceStaticImportUsageInfo(PsiImportStaticStatement staticImportStatement,
PsiClass[] targetClass) |
Modifier and Type | Method and Description |
---|---|
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 ReplaceStaticImportUsageInfo(PsiImportStaticStatement staticImportStatement, PsiClass[] targetClass)
public void fixUsage() throws IncorrectOperationException
fixUsage
in class FixableUsageInfo
IncorrectOperationException
public java.lang.String getConflictMessage()
getConflictMessage
in class FixableUsageInfo