Signo.AST.Construct (Signo v0.0.2)
View SourceA reference to a macro in the Signo.SpecialForms
.
Summary
Types
@type definition() :: atom()
@type t() :: %Signo.AST.Construct{definition: definition()}
Functions
@spec new(definition()) :: t()
A reference to a macro in the Signo.SpecialForms
.
@type definition() :: atom()
@type t() :: %Signo.AST.Construct{definition: definition()}
@spec new(definition()) :: t()