walk_seq_expr

Function walk_seq_expr 

Source
pub fn walk_seq_expr<V>(visitor: &mut V, seq: &SeqExpr)
where V: Visitor,