visit_stmt_query

Function visit_stmt_query 

Source
pub fn visit_stmt_query<V>(v: &mut V, node: &Query)
where V: Visit + ?Sized,