Метод | Описание | |
---|---|---|
FindMatchingInfos ( IdentifierMatcher matcher, INavigationScope scope, GotoContext gotoContext, Func |
||
GetOccurencesByMatchingInfo ( MatchingInfo navigationInfo, INavigationScope scope, GotoContext gotoContext, Func |
||
IsApplicable ( INavigationScope scope, GotoContext gotoContext, IdentifierMatcher matcher ) : bool |
Метод | Описание | |
---|---|---|
IsSourceFileAvailable ( IPsiSourceFile sourceFile ) : bool |
Метод | Описание | |
---|---|---|
CreateOccurence ( |
||
GetPrimaryMembers ( FileMemberNavigationScope fileMemberScope ) : IEnumerable |
||
GetQuickSearchTexts ( IDeclaredElement declaredElement ) : bool>>.IEnumerable |
public FindMatchingInfos ( IdentifierMatcher matcher, INavigationScope scope, GotoContext gotoContext, Func |
||
matcher | IdentifierMatcher | |
scope | INavigationScope | |
gotoContext | GotoContext | |
checkCancelled | Func |
|
Результат | IEnumerable |
public GetOccurencesByMatchingInfo ( MatchingInfo navigationInfo, INavigationScope scope, GotoContext gotoContext, Func |
||
navigationInfo | MatchingInfo | |
scope | INavigationScope | |
gotoContext | GotoContext | |
checkForInterrupt | Func |
|
Результат | IEnumerable |
public IsApplicable ( INavigationScope scope, GotoContext gotoContext, IdentifierMatcher matcher ) : bool | ||
scope | INavigationScope | |
gotoContext | GotoContext | |
matcher | IdentifierMatcher | |
Результат | bool |
protected IsSourceFileAvailable ( IPsiSourceFile sourceFile ) : bool | ||
sourceFile | IPsiSourceFile | |
Результат | bool |