|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xtext.ui.editor.hover.AbstractHover
org.eclipse.xtext.ui.editor.hover.AbstractProblemHover
org.eclipse.xtext.ui.editor.hover.ProblemAnnotationHover
org.eclipse.xtend.ide.hover.XtendAnnotationHover
public class XtendAnnotationHover
Field Summary |
---|
Fields inherited from class org.eclipse.xtext.ui.editor.hover.AbstractHover |
---|
sourceViewer |
Constructor Summary | |
---|---|
XtendAnnotationHover()
|
Method Summary | |
---|---|
protected boolean |
isHandled(org.eclipse.jface.text.source.Annotation annotation)
|
Methods inherited from class org.eclipse.xtext.ui.editor.hover.ProblemAnnotationHover |
---|
formatInfo, getHoverInfo, getHoverInfoInternal, getHoverRegionInternal |
Methods inherited from class org.eclipse.xtext.ui.editor.hover.AbstractProblemHover |
---|
getAnnotationModel, getAnnotations, getHoverInfo2, getHoverRegion, isLineDiffInfo |
Methods inherited from class org.eclipse.xtext.ui.editor.hover.AbstractHover |
---|
getDocument, getHoverControlCreator, getHoverInfo, getLineNumber, setSourceViewer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XtendAnnotationHover()
Method Detail |
---|
protected boolean isHandled(org.eclipse.jface.text.source.Annotation annotation)
isHandled
in class AbstractProblemHover
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |