Module template_compiler_element

Compile main block elements to erl_syntax trees.

Copyright © 2016 Marc Worrell

Authors: Marc Worrell (marc@worrell.nl).

Description

Compile main block elements to erl_syntax trees.

Function Index

compile/3

Function Details

compile/3

compile(L::element() | elements(), Cs::#cs{}, Ws::#ws{}) -> {#ws{}, erl_syntax:syntaxTree()}


Generated by EDoc