Skip to main content

Module visitor

Module visitor 

Source
Expand description

AST visitor that walks syn trees to collect node matches (structs, enums, functions, match expressions).

Structs§

NodeFinder

Enums§

NodeMatch