View Source API Reference Sourceror v1.5.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.
Represents a start/end position in a source file as :line
and :column
keyword lists.
The state struct for Sourceror traversal functions.
Tree-like data structure that provides enhanced navigation and modification of an Elixir AST.
Provides Sourceror.Zipper
's implementation for the Inspect
protocol.