public interface IHighlightingParticipant
Modifier and Type | Method and Description |
---|---|
void |
findDocumentHighlights(DOMNode node,
org.eclipse.lsp4j.Position position,
int offset,
List<org.eclipse.lsp4j.DocumentHighlight> highlights,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
Copyright © 2020. All rights reserved.