Skip to main content

single_covspan_for_child_context

Function single_covspan_for_child_context 

Source
fn single_covspan_for_child_context(
    tcx: TyCtxt<'_>,
    expn_tree: &ExpnTree,
    child_context: SyntaxContext,
) -> Option<Covspan>
Expand description

For a single child expansion, try to distill it into a single span+BCB mapping.