API Reference Sourceror v0.11.0
Modules
Utilities to work with Elixir source code.
Utilities to merge an un-merge comments and quoted expressions.
Functions to identify an classify forms and quoted expressions.
Functions that generate patches for common operations.
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.