public class QualifyStaticMethodCallFix extends StaticImportMethodFix
myRef
EMPTY_ARRAY
Constructor and Description |
---|
QualifyStaticMethodCallFix(PsiFile file,
PsiMethodCallExpression methodCallExpression) |
Modifier and Type | Method and Description |
---|---|
protected StaticImportMethodQuestionAction<PsiMethod> |
createQuestionAction(java.util.List<? extends PsiMethod> methodsToImport,
Project project,
Editor editor) |
protected java.lang.String |
getBaseText() |
protected boolean |
toAddStaticImports() |
getElement, getMemberPresentableText, getMembersToImport, getQualifierExpression, resolveRef
getFamilyName, getText, invoke, isAvailable, isExcluded, showHint, startInWriteAction
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fixSilently
getElementToMakeWritable
public QualifyStaticMethodCallFix(PsiFile file, PsiMethodCallExpression methodCallExpression)
protected java.lang.String getBaseText()
getBaseText
in class StaticImportMethodFix
protected StaticImportMethodQuestionAction<PsiMethod> createQuestionAction(java.util.List<? extends PsiMethod> methodsToImport, Project project, Editor editor)
createQuestionAction
in class StaticImportMethodFix
protected boolean toAddStaticImports()
toAddStaticImports
in class StaticImportMethodFix