Igniter.Util.Debug (igniter v0.8.2)

Copy Markdown View Source

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

code_at_node(zipper)

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

puts_ast_at_node(zipper)

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

puts_code_at_node(zipper)

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