GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLexicalAnnotation
Table of Contents ▼
Jump to a specific part of the page:
Description
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 List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
lexicalRange
(type:list(GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLexicalRange)
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLexicalAnnotation{
lexicalRange: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLexicalRange.t()] | nil
}
lexicalRange: [GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLexicalRange.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefLexicalAnnotation