Ragex.Analyzers.Erlang
(Ragex v0.12.0)
View Source
Analyzes Erlang code to extract modules, functions, calls, and dependencies.
Uses :erl_scan and :erl_parse from the Erlang standard library to parse the code into an abstract syntax tree.