snor v0.2.0 Snor.Executor

Link to this section Summary

Types

The map provided to the template

Functions

Convert a list of tokens into a string

Link to this section Types

Link to this type

data()

data() :: %{optional(any()) => any()}

The map provided to the template

Link to this section Functions

Link to this function

execute(tokens, data, helpers)

execute([Snor.Parser.parsed_node()], data(), module()) :: String.t()

Convert a list of tokens into a string