Function syn_solidity::visit::visit_path
source ยท pub fn visit_path<'ast, V: ?Sized + Visit<'ast>>(
v: &mut V,
ident: &'ast SolPath
)
Available on crate feature
visit
only.pub fn visit_path<'ast, V: ?Sized + Visit<'ast>>(
v: &mut V,
ident: &'ast SolPath
)
visit
only.