pub fn visit_expr_starts_with<V>(v: &mut V, node: &ExprStartsWith)Expand description
Default traversal for ExprStartsWith nodes. Visits the attribute expression and prefix.
pub fn visit_expr_starts_with<V>(v: &mut V, node: &ExprStartsWith)Default traversal for ExprStartsWith nodes. Visits the attribute expression and prefix.