View Source Hologram.Compiler.AST (hologram v0.2.0)
Summary
Functions
Given Elixir source code returns its normalized Elixir AST.
Returns normalized AST of the given module. Specifying the module's BEAM path makes the call faster.
Types
@type t() :: Macro.t()