Module beam_file::parts [] [src]

A collection of the miscellaneous parts used in a BEAM file.

Structs

Atom

An atom.

Export

An exported function.

Function

An anonymous function.

Import

An imported function.

Local

A local function.

Type Definitions

Arity

The number of input arguments of a function.

AtomId

The identifier of an atom.

ExternalTermFormatBinary

An erlang term encoded in External Term Fromat.