Method
LspCodeActionContextadd_diagnostic
Declaration
void
lsp_code_action_context_add_diagnostic (
LspCodeActionContext* self,
LspDiagnostic* diagnostic
)
Parameters
diagnostic-
Type:
LspDiagnosticNo description available.
The data is owned by the caller of the method.