C# Class Naggy.PreprocessorClassifier

Inheritance: IClassifier
Afficher le fichier Open project: saaadhu/naggy

Méthodes publiques

Méthode Description
GetClassificationSpans ( SnapshotSpan span ) : IList
PreprocessorClassifier ( DTE dte, ITextBuffer buffer, Microsoft classificationRegistry ) : System

Private Methods

Méthode Description
FindSkippedRegions ( ) : void
RaiseTagsChanged ( int minPosition, int maxPosition ) : void

Method Details

GetClassificationSpans() public méthode

public GetClassificationSpans ( SnapshotSpan span ) : IList
span SnapshotSpan
Résultat IList

PreprocessorClassifier() public méthode

public PreprocessorClassifier ( DTE dte, ITextBuffer buffer, Microsoft classificationRegistry ) : System
dte DTE
buffer ITextBuffer
classificationRegistry Microsoft
Résultat System