C# Class ReCommendedExtension.Highlightings.Highlighting

Inheritance: IHighlighting
Show file Open project: prodot/ReCommended-Extension

Public Methods

Method Description
CalculateRange ( ) : DocumentRange
IsValid ( ) : bool

Private Methods

Method Description
Highlighting ( [ message ) : JetBrains.Annotations

Method Details

CalculateRange() public abstract method

public abstract CalculateRange ( ) : DocumentRange
return DocumentRange

IsValid() public method

public IsValid ( ) : bool
return bool