Function visit_expr_length_mut
pub fn visit_expr_length_mut<V>(v: &mut V, node: &mut ExprLength)Expand description
Default mutable traversal for ExprLength nodes. Visits the inner expression.
pub fn visit_expr_length_mut<V>(v: &mut V, node: &mut ExprLength)Default mutable traversal for ExprLength nodes. Visits the inner expression.