beam_dict

Functions


atom(Atom, Asm) -> term()

atom_table(Asm) -> term()

export(Func, Arity, Label, Dict0) -> term()

export_table(Asm) -> term()

highest_opcode(Asm) -> term()

import(Mod0, Name0, Arity, Asm) -> term()

import_table(Asm) -> term()

lambda(Lbl, Index, OldUniq, NumFree, Asm) -> term()

lambda_table(Asm) -> term()

literal(Lit, Asm) -> term()

literal_table(Asm) -> term()

local(Func, Arity, Label, Dict0) -> term()

local_table(Asm) -> term()

new() -> term()

opcode(Op, Dict) -> term()

string(Str, Dict) -> term()

string_table(Asm) -> term()

View Functions