public interface IHoverRequest extends IPositionRequest, ISharedSettingsRequest
Modifier and Type | Method and Description |
---|---|
org.eclipse.lsp4j.Range |
getHoverRange()
Returns the hover range and null otherwise.
|
boolean |
isOpen()
Returns true if hovered tag is opened and false otherwise.
|
getComponent, getCurrentAttributeName, getCurrentTag, getLineIndentInfo, getNode, getOffset, getParentElement, getPosition, getXMLDocument
canSupportMarkupKind, getSharedSettings
Copyright © 2020. All rights reserved.