statement_to_ast_node

Function statement_to_ast_node 

Source
pub fn statement_to_ast_node(stmt: &Statement) -> AstNode
Expand description

Convert a Statement to an AstNode for path-based operations.