cl_ast
0.0.9
Module visit
Module Items
Traits
In cl_
ast::
ast_
visitor
cl_ast
::
ast_visitor
Module
visit
Copy item path
Source
Expand description
A
visitor
(implementer of the
Visit
trait) walks the immutable AST, mutating itself.
Traits
ยง
Visit
Immutably walks the entire AST