Class XSIHoverParticipant
java.lang.Object
org.eclipse.lemminx.services.extensions.HoverParticipantAdapter
org.eclipse.lemminx.extensions.xsi.participants.XSIHoverParticipant
- All Implemented Interfaces:
IHoverParticipant
XSIHoverParticipant
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.lsp4j.HoveronAttributeName(IHoverRequest request) onAttributeName methodMethods inherited from class org.eclipse.lemminx.services.extensions.HoverParticipantAdapter
onAttributeValue, onTag, onText
-
Constructor Details
-
XSIHoverParticipant
public XSIHoverParticipant()
-
-
Method Details
-
onAttributeName
Description copied from interface:IHoverParticipantonAttributeName method- Specified by:
onAttributeNamein interfaceIHoverParticipant- Overrides:
onAttributeNamein classHoverParticipantAdapter- Returns:
- the Value of MarkupContent
String - Throws:
Exception
-