Home
last modified time | relevance | path

Searched defs:getAllChanges (Results 1 – 5 of 5) 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/util/
H A DQualifiedNameSearchResult.java49 public TextChange[] getAllChanges() { in getAllChanges() method in QualifiedNameSearchResult
H A DTextEditBasedChangeManager.java90 public TextEditBasedChange[] getAllChanges(){ in getAllChanges() method in TextEditBasedChangeManager
/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/util/
H A DTextChangeManager.java90 public TextChange[] getAllChanges(){ in getAllChanges() method in TextChangeManager
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/
H A DIntroduceParameterObjectProcessor.java509 public Change[] getAllChanges() { in getAllChanges() method in IntroduceParameterObjectProcessor
H A DChangeSignatureProcessor.java1178 public Change[] getAllChanges() { in getAllChanges() method in ChangeSignatureProcessor