public class ReplaceCommand extends SearchCommand
myConfiguration, mySearchContext| Constructor and Description |
|---|
ReplaceCommand(Configuration configuration,
SearchContext searchContext) |
| Modifier and Type | Method and Description |
|---|---|
protected UsageViewContext |
createUsageViewContext() |
protected void |
foundUsage(MatchResult result,
Usage usage) |
findEnded, findStarted, findUsages, startSearching, stopAsyncSearchpublic ReplaceCommand(Configuration configuration, SearchContext searchContext)
protected UsageViewContext createUsageViewContext()
createUsageViewContext in class SearchCommandprotected void foundUsage(MatchResult result, Usage usage)
foundUsage in class SearchCommand