View Source Igniter.Util.Debug (igniter v0.3.22)

Tools for debugging zippers.

Summary

Functions

Returns the formatted code at the node of the zipper to the console

Puts the ast at the node of the zipper to the console

Puts the formatted code at the node of the zipper to the console

Functions

Returns the formatted code at the node of the zipper to the console

Link to this function

puts_ast_at_node(zipper)

View Source

Puts the ast at the node of the zipper to the console

Link to this function

puts_code_at_node(zipper)

View Source

Puts the formatted code at the node of the zipper to the console