View Source GenLSP.TypeAlias.Declaration (gen_lsp v0.10.0)
The declaration of a symbol representation as one or many {@link Location locations}.
Link to this section Summary
Link to this section Types
@type t() :: GenLSP.Structures.Location.t() | [GenLSP.Structures.Location.t()]