Uses of Interface
org.eclipse.jface.text.reconciler.IReconcilingStrategyExtension
-
Packages that use IReconcilingStrategyExtension Package Description org.eclipse.ui.texteditor.spelling Partial infrastructure for spell checking in text editors. -
-
Uses of IReconcilingStrategyExtension in org.eclipse.ui.texteditor.spelling
Classes in org.eclipse.ui.texteditor.spelling that implement IReconcilingStrategyExtension Modifier and Type Class Description class
SpellingReconcileStrategy
Reconcile strategy used for spell checking.
-