Ragex.Analyzers.Elixir
(Ragex v0.14.0)
View Source
Analyzes Elixir code to extract modules, functions, calls, and dependencies.
Uses Code.string_to_quoted/2 to parse the AST and traverses it to extract relevant information for the knowledge graph.