Function moore_svlog::hir::walk_module_block[][src]

pub fn walk_module_block<'a>(
    visitor: &mut impl Visitor<'a>,
    blk: &'a ModuleBlock
)
Expand description

Walk the contents of a module block.