org.eclipse.xtext.xtend2.ui.hover
Class XtendHoverConfiguration

java.lang.Object
  extended by org.eclipse.xtext.xtend2.ui.hover.XtendHoverConfiguration

public class XtendHoverConfiguration
extends java.lang.Object

Since:
2.3
Author:
Holger Schill - Initial contribution and API

Constructor Summary
XtendHoverConfiguration()
           
 
Method Summary
 EmbeddedEditorFactory getEditorFactory()
           
 HighlightingHelper getHighlightingHelper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XtendHoverConfiguration

public XtendHoverConfiguration()
Method Detail

getEditorFactory

public EmbeddedEditorFactory getEditorFactory()

getHighlightingHelper

public HighlightingHelper getHighlightingHelper()