Signo.AST.Construct (Signo v0.0.2)

View Source

A reference to a macro in the Signo.SpecialForms.

Summary

Types

definition()

@type definition() :: atom()

t()

@type t() :: %Signo.AST.Construct{definition: definition()}

Functions

new(definition)

@spec new(definition()) :: t()