public class SafeDeleteOverridingMethodUsageInfo extends SafeDeleteUsageInfo implements SafeDeleteCustomUsageInfo
EMPTY_ARRAY, isNonCodeUsage, myDynamicUsage
Constructor and Description |
---|
SafeDeleteOverridingMethodUsageInfo(PsiMethod overridingMethod,
PsiMethod method) |
Modifier and Type | Method and Description |
---|---|
PsiMethod |
getOverridingMethod() |
PsiMethod |
getReferencedMethod() |
void |
performRefactoring() |
getReferencedElement
compareToByStartOffset, copy, equals, getElement, getFile, getNavigationOffset, getNavigationRange, getProject, getPsiFileRange, getRangeInElement, getReference, getSegment, getSmartPointer, getTooltipText, getVirtualFile, hashCode, isDynamicUsage, isFileOrBinary, isNonCodeUsage, isValid, isWritable, setDynamicUsage, toString
public PsiMethod getOverridingMethod()
public PsiMethod getReferencedMethod()
public void performRefactoring() throws IncorrectOperationException
performRefactoring
in interface SafeDeleteCustomUsageInfo
IncorrectOperationException