Method

LspReferenceContextget_include_declaration

Declaration

gboolean
lsp_reference_context_get_include_declaration (
  LspReferenceContext* self
)

Description

Gets the value of include_declaration.

Include the declaration of the symbol itself.

Parameters

self

Type: LspReferenceContext

No description available.

The argument can be NULL.

Return value

Type: gboolean

The value of include_declaration.