Method | Description | |
---|---|---|
SyntaxHighlightingProcess ( IDaemonProcess process, IContextBoundSettingsStore settingsStore ) : System.Collections.Generic | ||
VisitNode ( ITreeNode node, IHighlightingConsumer consumer ) : void |
Method | Description | |
---|---|---|
AddHighlighting ( [ consumer, IHighlighting highlighting ) : void | ||
AddSyntaxHighlighting ( [ consumer, ITreeNode node, string attributeId ) : void |
public SyntaxHighlightingProcess ( 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 |