C# Класс AgentMulder.ReSharper.Plugin.Components.SolutionAnalyzer

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
GetMatchingContainer IContainerInfo
LoadContainerInfos void
ScanRegistrations IEnumerable

Открытые методы

Метод Описание
Analyze ( IPsiSourceFile sourceFile ) : IEnumerable
SolutionAnalyzer ( AgentMulder.ReSharper.Plugin.Components.PatternSearcher patternSearcher, SearchDomainFactory searchDomainFactory, IWordIndex wordIndex ) : System.Collections.Generic

Приватные методы

Метод Описание
GetMatchingContainer ( IPsiSourceFile sourceFile ) : IContainerInfo
LoadContainerInfos ( ) : void
ScanRegistrations ( IContainerInfo containerInfo, ISearchDomain searchDomain ) : IEnumerable

Описание методов

Analyze() публичный Метод

public Analyze ( IPsiSourceFile sourceFile ) : IEnumerable
sourceFile IPsiSourceFile
Результат IEnumerable

SolutionAnalyzer() публичный Метод

public SolutionAnalyzer ( AgentMulder.ReSharper.Plugin.Components.PatternSearcher patternSearcher, SearchDomainFactory searchDomainFactory, IWordIndex wordIndex ) : System.Collections.Generic
patternSearcher AgentMulder.ReSharper.Plugin.Components.PatternSearcher
searchDomainFactory SearchDomainFactory
wordIndex IWordIndex
Результат System.Collections.Generic