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

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

공개 메소드들

메소드 설명
ContextErrorHighlighterProcess ( IDaemonProcess daemonProcess, IContextBoundSettingsStore settingsStore ) : JetBrains.Application.Settings
VisitPrefix ( IPrefix prefixParam, IHighlightingConsumer consumer ) : void

비공개 메소드들

메소드 설명
AddHighLighting ( DocumentRange range, ITreeNode element, IHighlightingConsumer consumer, IHighlighting highlighting ) : void

메소드 상세

ContextErrorHighlighterProcess() 공개 메소드

public ContextErrorHighlighterProcess ( IDaemonProcess daemonProcess, IContextBoundSettingsStore settingsStore ) : JetBrains.Application.Settings
daemonProcess IDaemonProcess
settingsStore IContextBoundSettingsStore
리턴 JetBrains.Application.Settings

VisitPrefix() 공개 메소드

public VisitPrefix ( IPrefix prefixParam, IHighlightingConsumer consumer ) : void
prefixParam IPrefix
consumer IHighlightingConsumer
리턴 void