org.eclipse.xtext.ui.editor.reconciler
Class XtextSpellingReconcileStrategy.Factory

java.lang.Object
  extended by org.eclipse.xtext.ui.editor.reconciler.XtextSpellingReconcileStrategy.Factory
Enclosing class:
XtextSpellingReconcileStrategy

public static class XtextSpellingReconcileStrategy.Factory
extends java.lang.Object


Constructor Summary
XtextSpellingReconcileStrategy.Factory()
           
 
Method Summary
 XtextSpellingReconcileStrategy create(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XtextSpellingReconcileStrategy.Factory

public XtextSpellingReconcileStrategy.Factory()
Method Detail

create

public XtextSpellingReconcileStrategy create(org.eclipse.jface.text.source.ISourceViewer sourceViewer)