ElixirScript.Translator.Module
SourceSummary↑
create_standard_lib_imports(used_standard_libs, root) | Takes the given list of used_standard_libs which represent the standard libs used in a module and creates import statements for them |
make_attribute(name, value) | |
make_imports(enum) | |
make_module(module_name_list, body) |
Functions
Takes the given list of used_standard_libs which represent the standard libs used in a module and creates import statements for them