public interface IHoverParticipant
Modifier and Type | Method and Description |
---|---|
String |
onAttributeName(IHoverRequest request)
onAttributeName method
|
String |
onAttributeValue(IHoverRequest request)
onAttributeValue method
|
String |
onTag(IHoverRequest request)
onTag method
|
String |
onText(IHoverRequest request)
onText method
|
String onTag(IHoverRequest request) throws Exception
String onAttributeName(IHoverRequest request) throws Exception
String onAttributeValue(IHoverRequest request) throws Exception
String onText(IHoverRequest request) throws Exception
Copyright © 2020. All rights reserved.