Method
IdeLspHoverProviderget_client
since: 3.30
Description
Gets the client that is used for communication.
Available since: 3.30
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 . |