Method | Description | |
---|---|---|
KeywordHighlightingProcess ( IDaemonProcess process, IContextBoundSettingsStore settingsStore ) : System.Collections.Generic | ||
VisitNode ( ITreeNode node, IHighlightingConsumer consumer ) : void |
Method | Description | |
---|---|---|
AddHighlighting ( [ consumer, [ expression ) : void |
public KeywordHighlightingProcess ( IDaemonProcess process, IContextBoundSettingsStore settingsStore ) : System.Collections.Generic | ||
process | IDaemonProcess | |
settingsStore | IContextBoundSettingsStore | |
return | System.Collections.Generic |
public VisitNode ( ITreeNode node, IHighlightingConsumer consumer ) : void | ||
node | ITreeNode | |
consumer | IHighlightingConsumer | |
return | void |