Ragex.Analyzers.Elixir (Ragex v0.8.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.