public class DTDHighlightingParticipant extends Object implements IHighlightingParticipant
| Constructor and Description |
|---|
DTDHighlightingParticipant() |
| 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 IHighlightingParticipantCopyright © 2024. All rights reserved.