Uses of Class
org.eclipse.cdt.internal.ui.editor.SemanticHighlightingManager.HighlightedRange

Packages that use SemanticHighlightingManager.HighlightedRange
org.eclipse.cdt.internal.ui.editor   
 

Uses of SemanticHighlightingManager.HighlightedRange in org.eclipse.cdt.internal.ui.editor
 

Methods in org.eclipse.cdt.internal.ui.editor with parameters of type SemanticHighlightingManager.HighlightedRange
 void SemanticHighlightingManager.install(CSourceViewer sourceViewer, IColorManager colorManager, org.eclipse.jface.preference.IPreferenceStore preferenceStore, SemanticHighlightingManager.HighlightedRange[][] hardcodedRanges)
          Install the semantic highlighting on the given source viewer infrastructure.