Method

LspDocumentHighlightinit

Declaration

void
lsp_document_highlight_init (
  LspDocumentHighlight* self,
  LspRange* range,
  LspDocumentHighlightKind kind
)

Description

No description available.

Parameters

range

Type: LspRange

No description available.

The data is owned by the caller of the method.
kind

Type: LspDocumentHighlightKind

No description available.