|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICRefactoringSearch | |
---|---|
org.eclipse.cdt.internal.refactoring | |
org.eclipse.cdt.refactoring |
Uses of ICRefactoringSearch in org.eclipse.cdt.internal.refactoring |
---|
Classes in org.eclipse.cdt.internal.refactoring that implement ICRefactoringSearch | |
---|---|
class |
TextSearchWrapper
Wraps the platform text search and uses a scanner to categorize the text-matches by location (comments, string-literals, etc.). |
Uses of ICRefactoringSearch in org.eclipse.cdt.refactoring |
---|
Methods in org.eclipse.cdt.refactoring that return ICRefactoringSearch | |
---|---|
ICRefactoringSearch |
CRefactory.getTextSearch()
|
Methods in org.eclipse.cdt.refactoring with parameters of type ICRefactoringSearch | |
---|---|
void |
CRefactory.setTextSearch(ICRefactoringSearch txtSearch)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |