Surface.Compiler.CompileMeta (surface v0.4.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Surface.Compiler.CompileMeta{
  caller: Macro.Env.t(),
  checks: Keyword.t(boolean()),
  file: binary(),
  line_offset: non_neg_integer()
}