cl_ast
0.0.9
Module walk
Module Items
Traits
In cl_
ast::
ast_
visitor
cl_ast
::
ast_visitor
Module
walk
Copy item path
Source
Expand description
Accepts an AST Visitor. Walks the AST, calling the visitor on each step.
Traits
ยง
Walk
Helps a
Visitor
walk through
Self
.