Query: erl_expand_records
OS: linux
Section: 3erl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
erl_expand_records(3erl) Erlang Module Definition erl_expand_records(3erl)NAMEerl_expand_records - Expands Records in a ModuleDESCRIPTIONEXPORTSmodule(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 ALSOThe abstract format documentation in ERTS User's Guide Ericsson AB stdlib 1.17.3 erl_expand_records(3erl)