visit_table_ref

Function visit_table_ref 

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