public class XSDHighlightingParticipant extends Object implements IHighlightingParticipant
Constructor and Description |
---|
XSDHighlightingParticipant() |
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) |
public void findDocumentHighlights(DOMNode node, org.eclipse.lsp4j.Position position, int offset, List<org.eclipse.lsp4j.DocumentHighlight> highlights, org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
findDocumentHighlights
in interface IHighlightingParticipant
Copyright © 2020. All rights reserved.