Provides struct and type for a ReferenceRange
Summary
Types
@type t() :: %Gleanex.Client.ReferenceRange{ snippets: [Gleanex.Client.SearchResultSnippet.t()] | nil, textRange: Gleanex.Client.TextRange.t() | nil }
Provides struct and type for a ReferenceRange
@type t() :: %Gleanex.Client.ReferenceRange{ snippets: [Gleanex.Client.SearchResultSnippet.t()] | nil, textRange: Gleanex.Client.TextRange.t() | nil }