|
Eclipse CDT Pre-release 3.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICSearchPattern | |
|---|---|
| org.eclipse.cdt.core.search | |
| org.eclipse.cdt.internal.core.search.matching | |
| Uses of ICSearchPattern in org.eclipse.cdt.core.search |
|---|
| Classes in org.eclipse.cdt.core.search that implement ICSearchPattern | |
|---|---|
class |
OrPattern
|
| Methods in org.eclipse.cdt.core.search that return ICSearchPattern | |
|---|---|
static ICSearchPattern |
SearchEngine.createSearchPattern(String stringPattern,
ICSearchConstants.SearchFor searchFor,
ICSearchConstants.LimitTo limitTo,
boolean isCaseSensitive)
|
| Methods in org.eclipse.cdt.core.search with parameters of type ICSearchPattern | |
|---|---|
void |
OrPattern.addPattern(ICSearchPattern pattern)
|
void |
SearchEngine.search(IWorkspace workspace,
ICSearchPattern pattern,
ICSearchScope scope,
ICSearchResultCollector collector,
boolean excludeLocalDeclarations)
|
void |
SearchEngine.search(IWorkspace workspace,
ICSearchPattern pattern,
ICSearchScope scope,
ICSearchResultCollector collector,
boolean excludeLocalDeclarations,
IMatchLocator matchLocator)
|
| Uses of ICSearchPattern in org.eclipse.cdt.internal.core.search.matching |
|---|
| Classes in org.eclipse.cdt.internal.core.search.matching that implement ICSearchPattern | |
|---|---|
class |
org.eclipse.cdt.internal.core.search.matching.CSearchPattern
|
|
Eclipse CDT Pre-release 3.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||