Packages

An Erlang library to walk the Erlang AST with the ability to mutate it and keep state during transversal

Current section

Files

Jump to
ast_walk README.rst
Raw

README.rst

ast_walk
========
An Erlang library to walk the Erlang AST with the ability to mutate it and
keep state during transversal.
Build
-----
::
$ rebar3 compile
Author
------
Mariano Guerra
License
-------
BSD, See LICENSE file