Interface IEditorHighlightingConfigurationProvider
-
- All Known Implementing Classes:
IEditorHighlightingConfigurationProvider.DefaultImpl
@Deprecated(forRemoval=true) public interface IEditorHighlightingConfigurationProviderDeprecated, for removal: This API element is subject to removal in a future version.this class is not used anymore and will be removed in a future release- Since:
- 2.11
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classIEditorHighlightingConfigurationProvider.DefaultImplDeprecated.
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description java.lang.StringgetConfiguration(java.lang.String editorName)Deprecated, for removal: This API element is subject to removal in a future version.provides an editor specific highlighting configuration or null.
-