C# 클래스 ReSharper.NTriples.CodeInspections.ErrorElementHighlightingStage

상속: NTriplesDaemonStageBase
파일 보기 프로젝트 열기: xsburg/ReSharper.NTriples

공개 메소드들

메소드 설명
CreateProcess ( IDaemonProcess process, IContextBoundSettingsStore settings, DaemonProcessKind processKind ) : IEnumerable
ErrorElementHighlightingStage ( CodeAnnotationsCache codeAnnotationsCache ) : System.Collections.Generic
NeedsErrorStripe ( IPsiSourceFile sourceFile, IContextBoundSettingsStore settings ) : ErrorStripeRequest

메소드 상세

CreateProcess() 공개 메소드

public CreateProcess ( IDaemonProcess process, IContextBoundSettingsStore settings, DaemonProcessKind processKind ) : IEnumerable
process IDaemonProcess
settings IContextBoundSettingsStore
processKind DaemonProcessKind
리턴 IEnumerable

ErrorElementHighlightingStage() 공개 메소드

public ErrorElementHighlightingStage ( CodeAnnotationsCache codeAnnotationsCache ) : System.Collections.Generic
codeAnnotationsCache CodeAnnotationsCache
리턴 System.Collections.Generic

NeedsErrorStripe() 공개 메소드

public NeedsErrorStripe ( IPsiSourceFile sourceFile, IContextBoundSettingsStore settings ) : ErrorStripeRequest
sourceFile IPsiSourceFile
settings IContextBoundSettingsStore
리턴 ErrorStripeRequest