public class QualifyStaticMethodCallFix extends StaticImportMethodFix
myRefEMPTY_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, resolveRefgetFamilyName, getText, invoke, isAvailable, isExcluded, showHint, startInWriteActionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfixSilentlygetElementToMakeWritablepublic QualifyStaticMethodCallFix(PsiFile file, PsiMethodCallExpression methodCallExpression)
protected java.lang.String getBaseText()
getBaseText in class StaticImportMethodFixprotected StaticImportMethodQuestionAction<PsiMethod> createQuestionAction(java.util.List<? extends PsiMethod> methodsToImport, Project project, Editor editor)
createQuestionAction in class StaticImportMethodFixprotected boolean toAddStaticImports()
toAddStaticImports in class StaticImportMethodFix