pub fn statement_to_ast_node(stmt: &Statement) -> AstNode
Convert a Statement to an AstNode for path-based operations.
AstNode