Method
IdeLspHoverProviderget_client
Description
Gets the client that is used for communication.
Gets property | Ide.LspHoverProvider:client |
Return value
Type: IdeLspClient
An IdeLspClient
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |