메소드 | 설명 | |
---|---|---|
KeywordHighlightingProcess ( IDaemonProcess process, IContextBoundSettingsStore settingsStore ) : System.Collections.Generic | ||
VisitNode ( ITreeNode node, IHighlightingConsumer consumer ) : void |
메소드 | 설명 | |
---|---|---|
AddHighlighting ( [ consumer, [ expression ) : void |
public KeywordHighlightingProcess ( IDaemonProcess process, IContextBoundSettingsStore settingsStore ) : System.Collections.Generic | ||
process | IDaemonProcess | |
settingsStore | IContextBoundSettingsStore | |
리턴 | System.Collections.Generic |
public VisitNode ( ITreeNode node, IHighlightingConsumer consumer ) : void | ||
node | ITreeNode | |
consumer | IHighlightingConsumer | |
리턴 | void |