C# 클래스 ReSharper.NTriples.CodeInspections.Highlightings.NTriplesErrorElementHighlighting

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

공개 메소드들

메소드 설명
CalculateRange ( ) : DocumentRange
IsValid ( ) : bool
NTriplesErrorElementHighlighting ( ITreeNode element ) : JetBrains.DocumentModel

메소드 상세

CalculateRange() 공개 메소드

public CalculateRange ( ) : DocumentRange
리턴 DocumentRange

IsValid() 공개 메소드

public IsValid ( ) : bool
리턴 bool

NTriplesErrorElementHighlighting() 공개 메소드

public NTriplesErrorElementHighlighting ( ITreeNode element ) : JetBrains.DocumentModel
element ITreeNode
리턴 JetBrains.DocumentModel