exfmt v0.2.0 Exfmt.Ast

Functions for working with extended Elixir AST.

Link to this section Summary

Link to this section Functions

Link to this function preprocess(ast)
preprocess(Macro.t) :: Macro.t

Preprocess an AST before printing.

  • Introduces empty lines where desired.