View Source API Reference Sourceror v1.11.0

Modules

Utilities to work with Elixir source code.

General purpose utilities for working with Sourceror.Zipper.

Utilities for working with functions.

Utilities for working with keyword.

Utilities for working with lists.

Utilities for working with maps.

Utilities for working with Elixir modules

Utilities for working with strings.

Utilities for working with tuples.

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

High performance alternative to Sourceror.Zipper.

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.