Surface.Compiler.CompileMeta (surface v0.6.1) 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: non_neg_integer(),
  variables: keyword()
}