A single active DSL scope with state and source location metadata.
Summary
Functions
Build a scope value.
Types
@type location() :: DSL.Source.t()
Functions
@spec new(atom(), term(), Macro.Env.t() | DSL.Source.t() | map() | nil) :: t()
Build a scope value.