Ragex.Analyzers.Erlang
(Ragex v0.9.1)
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.