Module lib_ruby_parser::traverse::finder [−][src]
Expand description
Module that performs a search of AST nodes on a given AST
Structs
A struct to find sub-nodes in AST by by a given Pattern
Pattern that is used for matching.
An error that is returned when attempting to build a finder::Item from a string that can’t be recognized
Enums
Finder item, used to specify part of the path you want to go in AST