v3_core

Types


attribute() = atom()

err_desc() = bad_binary | nomatch

fa() = {atom(), arity()}

form() = {function, integer(), atom(), arity(), term()}
               | {attribute, integer(), attribute(), term()}

warning() = {file:filename(), [{integer(), module(), term()}]}

Functions


module(X1::{module(), [fa()], [form()]}, Opts::[option() (see module compile)]) -> {ok, c_module() (see module cerl), [warning()]}

format_error(X1::err_desc()) -> nonempty_string()