Function moore_svlog::hir::walk_inst_target [−][src]
pub fn walk_inst_target<'a>(
visitor: &mut impl Visitor<'a>,
hir: &'a InstTarget<'_>
)
Expand description
Walk the contents of an instantiation target.
pub fn walk_inst_target<'a>(
visitor: &mut impl Visitor<'a>,
hir: &'a InstTarget<'_>
)
Walk the contents of an instantiation target.