Method
LspDiagnosticadd_related_information
Declaration
void
lsp_diagnostic_add_related_information (
LspDiagnostic* self,
LspDiagnosticRelatedInformation* information
)
Parameters
information-
Type:
LspDiagnosticRelatedInformationNo description available.
The data is owned by the caller of the method.