Method
IdeLspDiagnosticProviderget_client
Description
Gets the client used by diagnostic provider.
Gets property | Ide.LspDiagnosticProvider:client |
Return value
Type: IdeLspClient
An IdeLspClient
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |