Extracts function parameter names from BEAM debug info chunks.
Summary
Functions
Builds a lookup map of {module, function, arity} -> [param_names]
for all exported functions in the given modules.
Extracts function parameter names from BEAM debug info chunks.
Builds a lookup map of {module, function, arity} -> [param_names]
for all exported functions in the given modules.