exfmt v0.4.0 Exfmt.Ast.ToAlgebra

Converting extended Elixir AST to printable Algebra.

Link to this section Summary

Functions

Converts Elixir AST into algebra that can be pretty printed

Link to this section Functions

Link to this function to_algebra(ast, context)

Converts Elixir AST into algebra that can be pretty printed.

For more information on the Algebra used see the Exfmt.Algebra module.