Igniter.Debug (igniter v0.1.8)
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
Link to this function
code_at_node(zipper)
Returns the formatted code at the node of the zipper to the console
Link to this function
puts_ast_at_node(zipper)
Puts the ast at the node of the zipper to the console
Link to this function
puts_code_at_node(zipper)
Puts the formatted code at the node of the zipper to the console