ErlangFrontend.ErlangTranslatorval translate_module :
(_, _) ErlangEnvironment.t ->
ErlangAst.module_ ->
string option ->
unitTranslate a module. Assumes an initialized environment and an AST annotated with scope information (see ErlangScopes.annotate_scopes).