View Source GenLSP.Structures.ReferenceContext (gen_lsp v0.10.0)
Value-object that contains additional information when requesting references.
Link to this section Summary
Functions
Fields
- include_declaration: Include the declaration of the current symbol.
Link to this section Types
@type t() :: %GenLSP.Structures.ReferenceContext{include_declaration: boolean()}
Link to this section Functions
fields
Fields
- include_declaration: Include the declaration of the current symbol.