Method

IdeLspSymbolResolverget_client

Declaration

IdeLspClient*
ide_lsp_symbol_resolver_get_client (
  IdeLspSymbolResolver* self
)

Description

Gets the client used by the symbol resolver.

Return value

Type: IdeLspClient

An IdeLspClient or NULL.

The data is owned by the instance.
The return value can be NULL.