Voting helps other researchers find interesting modules.
Annotation statistics for each token type. Next available tag: 8.
avgOpenWorld
number()
nil
avgOpenWorldCap
avgOpenWorldUncap
numRangesWithCandidates
String.t
numRangesWithCandidatesCap
numRangesWithCandidatesUncap
tokenType
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefAnnotationStatsPerType{ avgOpenWorld: number() | nil, avgOpenWorldCap: number() | nil, avgOpenWorldUncap: number() | nil, numRangesWithCandidates: String.t() | nil, numRangesWithCandidatesCap: String.t() | nil, numRangesWithCandidatesUncap: String.t() | nil, tokenType: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()