Home
last modified time | relevance | path

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

/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 DExtractMethodAnalyzer.java733 …invalidSelection(RefactoringCoreMessages.StatementAnalyzer_doesNotCover, JavaStatusContext.create(… in handleSelectionEndsIn()
/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.java2291 public static String StatementAnalyzer_doesNotCover; field in RefactoringCoreMessages
H A Drefactoring.properties721 StatementAnalyzer_doesNotCover=The selection does not cover a set of statements or an expression. E… key