Method
IdeLspCompletionProviderget_client
Description
Gets the client for the completion provider.
Gets property | Ide.LspCompletionProvider:client |
Return value
Type: IdeLspClient
An IdeLspClient
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |