public interface FileHighlightingSettingListener
| Modifier and Type | Field and Description |
|---|---|
static Topic<FileHighlightingSettingListener> |
SETTING_CHANGE |
| Modifier and Type | Method and Description |
|---|---|
void |
settingChanged(PsiElement root,
FileHighlightingSetting setting) |
static final Topic<FileHighlightingSettingListener> SETTING_CHANGE
void settingChanged(PsiElement root, FileHighlightingSetting setting)
root - element in the PSI tree for which the settings has changedsetting - new value for the highlighting level