DSL.Scope.Builder (dsl v0.1.2)

Copy Markdown View Source

Builds DSL scope metadata and generated helper definitions.

Summary

Functions

Build scope metadata and helper quoted forms from a scope declaration.

Functions

build(name, opts, block, env)

@spec build(atom(), keyword(), keyword(), Macro.Env.t()) :: {map(), [Macro.t()]}

Build scope metadata and helper quoted forms from a scope declaration.