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.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.