Method

LspCodeActionget_kind

Declaration

LspCodeActionKind
lsp_code_action_get_kind (
  LspCodeAction* self
)

Description

Gets the value of kind.

The kind of the code action.

Used to filter code actions.

Return value

Type: LspCodeActionKind

The value of kind.