erl_expand_records

Langue: en

Version: 167572 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

MODULE

erl_expand_records - Expands Records in a Module

DESCRIPTION

EXPORTS

module(AbsForms, CompileOptions) -> AbsForms

Types
AbsForms = [term()]
CompileOptions = [term()]

Expands all records in a module. The returned module has no references to records, neither attributes nor code.

SEE ALSO

The abstract format documentation in ERTS User's Guide