Reach.Evidence.RepresentationOverlap.StructShape (Reach v2.8.1)

Copy Markdown View Source

A source-declared struct and its field shape.

Summary

Types

t()

@type t() :: %Reach.Evidence.RepresentationOverlap.StructShape{
  file: Path.t(),
  keys: [atom()],
  line: pos_integer() | nil,
  map_conversion_functions: [atom()],
  module: module()
}