Standard implementation of {@link org.eclipse.jface.text.reconciler.IReconciler}. The reconciler is configured with a single {@linkplain org.eclipse.jface.text.reconciler.IReconcilingStrategy reconciling strategy}that is used independently from where a dirty region is located in the reconciler's document.
Usually, clients instantiate this class and configure it before using it.
@see org.eclipse.jface.text.IDocumentListener
@see org.eclipse.jface.text.ITextInputListener
@see org.eclipse.jface.text.reconciler.DirtyRegion
@since 2.0