org.eclipse.xtext.xbase.ui.hover
Class XbaseHoverConfiguration

java.lang.Object
  extended by org.eclipse.xtext.xbase.ui.hover.XbaseHoverConfiguration

public class XbaseHoverConfiguration
extends java.lang.Object

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

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

Constructor Detail

XbaseHoverConfiguration

public XbaseHoverConfiguration()
Method Detail

getEditorFactory

public EmbeddedEditorFactory getEditorFactory()

getFileExtension

public java.lang.String getFileExtension()