API Reference Sourceror v0.7.2

Modules

Installation

Add :sourceror as a dependency to your project's mix.exs

Utilities to merge an un-merge comments and quoted expressions.

The state struct for Sourceror traversal functions.

Implements a Zipper for the Elixir AST based on Gérard Huet Functional pearl: the zipper paper and Clojure's clojure.zip API.