Batata.Frontend.Module (batata v0.1.0)

Copy Markdown View Source

A normalized module snapshot at the expanded-module boundary.

Summary

Types

t()

@type t() :: %Batata.Frontend.Module{
  definitions: term(),
  name: term(),
  unsupported: term()
}