Home
last modified time | relevance | path

Searched refs:IntroduceIndirectionRefactoring_call_warning_super_keyword (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/refactoring/
H A DRefactoringCoreMessages.java957 public static String IntroduceIndirectionRefactoring_call_warning_super_keyword; field in RefactoringCoreMessages
H A Drefactoring.properties1316 IntroduceIndirectionRefactoring_call_warning_super_keyword=A reference method invocation in ''{0}''… key
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/code/
H A DIntroduceIndirectionRefactoring.java660 …closingMember, target, RefactoringCoreMessages.IntroduceIndirectionRefactoring_call_warning_super_… in updateReferences()