Voting helps other researchers find interesting modules.
A single understood lexicon of the |category| on byte range from |begin_offset| (inclusive) to |end_offset| (exclusive). The offsets are all byte offsets relative to the full original query and cover both the mentions and surrounding markers.
beginOffset
integer()
nil
category
String.t
direction
endOffset
facetMid
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLexicalRange{ beginOffset: integer() | nil, category: String.t() | nil, direction: String.t() | nil, endOffset: integer() | nil, facetMid: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()