BeamFile.erl_code

You're seeing just the function erl_code, go back to BeamFile module for more information.
Link to this function

erl_code(input)

Specs

erl_code(Path.t() | module()) :: {:ok, String.t()} | {:error, any()}

Returns the Erlang code for the BEAM file.