Clouseau v0.3.1 Clouseau.TemplateEngine View Source

Link to this section Summary

Link to this section Functions

Link to this function assign_valid?(assigns, key) View Source
Link to this function get_assign(assigns, key) View Source
Link to this function handle_assign(arg) View Source
handle_assign(Macro.t()) :: Macro.t()

Callback implementation for EEx.Engine.handle_begin/1.

Callback implementation for EEx.Engine.handle_body/1.

Callback implementation for EEx.Engine.handle_end/1.

Link to this function handle_expr(buffer, marker, expr) View Source

Callback implementation for EEx.Engine.handle_expr/3.

Link to this function handle_text(buffer, text) View Source

Callback implementation for EEx.Engine.handle_text/2.

Callback implementation for EEx.Engine.init/1.