Interface ISearchRequestor

All Known Implementing Classes:
CompletionEngine, SelectionEngine

public interface ISearchRequestor
This is the internal requestor passed to the searchable name environment so as to process the multiple search results as they are discovered. It is used to allow the code assist engine to add some more information to the raw name environment results before answering them to the UI.