Uses of Class
org.eclipse.cdt.internal.ui.text.CPresentationReconciler

Packages that use CPresentationReconciler
org.eclipse.cdt.internal.ui.editor   
 

Uses of CPresentationReconciler in org.eclipse.cdt.internal.ui.editor
 

Methods in org.eclipse.cdt.internal.ui.editor with parameters of type CPresentationReconciler
 void SemanticHighlightingPresenter.install(CSourceViewer sourceViewer, CPresentationReconciler backgroundPresentationReconciler)
          Install this presenter on the given source viewer and background presentation reconciler.