Skip to main content

Module statement_visitor

Module statement_visitor 

Source
Expand description

Specialized AST visitor trait and walk functions that only visit statements.

Traits§

StatementVisitor
A trait for AST visitors that only need to visit statements.

Functions§

walk_body
walk_elif_else_clause
walk_except_handler
walk_match_case
walk_stmt