Module lib_ruby_parser::traverse[][src]

Expand description

Module to perform recursive traversing

Modules

finder

Module that performs a search of AST nodes on a given AST

visitor

Module that performs top-down visiting of all nodes on a given AST