View Source GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLexicalAnnotation (google_api_content_warehouse v0.4.0)

LexicalAnnotation is public lightweight serving structure for both WordGraph features and LWT annotations to expose lexical information downstream from RefX, e.g. in LooseParser.

Attributes

  • lexicalRange (type: list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLexicalRange.t), default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLexicalAnnotation{
  lexicalRange:
    [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLexicalRange.t()] | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.