Function moore_svlog::resolver::generated_scope_id[][src]

pub fn generated_scope_id<'gcx>(
    cx: &impl Context<'gcx>,
    node_id: NodeId
) -> Result<&'gcx Scope<'gcx>>
Expand description

Determine the scope generated by a node.