Method

LspDiagnosticget_tags

Declaration

LspDiagnosticTagFlags
lsp_diagnostic_get_tags (
  LspDiagnostic* self
)

Description

Gets the value of tags.

Additional metadata about the diagnostic.

Since:

3.15.0.

Return value

Type: LspDiagnosticTagFlags

The value of tags.