Module lfe_gen

Function Index

add_attribute/2
add_exports/2
add_form/2
add_imports/2
build_mod/1
compile_mod/1
new_module/1

Function Details

add_attribute/2

add_attribute(Attr, Gen) -> any()

add_exports/2

add_exports(Exps, Mod) -> any()

add_form/2

add_form(Form, Gen) -> any()

add_imports/2

add_imports(Is, Mod) -> any()

build_mod/1

build_mod(Mod) -> any()

compile_mod/1

compile_mod(Mod) -> any()

new_module/1

new_module(Name) -> any()


Generated by EDoc