| Package | Description |
|---|---|
| org.eclipse.lemminx.extensions.contentmodel.participants | |
| org.eclipse.lemminx.extensions.xsi | |
| org.eclipse.lemminx.services.extensions |
| Modifier and Type | Method and Description |
|---|---|
String |
ContentModelHoverParticipant.onAttributeName(IHoverRequest hoverRequest) |
String |
ContentModelHoverParticipant.onAttributeValue(IHoverRequest hoverRequest) |
String |
ContentModelHoverParticipant.onTag(IHoverRequest hoverRequest) |
| Modifier and Type | Method and Description |
|---|---|
static String |
XSISchemaModel.computeHoverResponse(DOMAttr attribute,
IHoverRequest request) |
String |
XSIHoverParticipant.onAttributeName(IHoverRequest request) |
String |
XSIHoverParticipant.onAttributeValue(IHoverRequest request) |
| Modifier and Type | Method and Description |
|---|---|
String |
IHoverParticipant.onAttributeName(IHoverRequest request)
onAttributeName method
|
String |
HoverParticipantAdapter.onAttributeName(IHoverRequest request) |
String |
IHoverParticipant.onAttributeValue(IHoverRequest request)
onAttributeValue method
|
String |
HoverParticipantAdapter.onAttributeValue(IHoverRequest request) |
String |
IHoverParticipant.onTag(IHoverRequest request)
onTag method
|
String |
HoverParticipantAdapter.onTag(IHoverRequest request) |
String |
IHoverParticipant.onText(IHoverRequest request)
onText method
|
String |
HoverParticipantAdapter.onText(IHoverRequest request) |
Copyright © 2020. All rights reserved.