Method

LspDocumentHighlightget_kind

Declaration

LspDocumentHighlightKind
lsp_document_highlight_get_kind (
  LspDocumentHighlight* self
)

Description

Gets the value of kind.

The highlight kind, default is LSP_DOCUMENT_HIGHLIGHT_KIND_TEXT.

Parameters

self

Type: LspDocumentHighlight

No description available.

The argument can be NULL.

Return value

Type: LspDocumentHighlightKind

The value of kind.