Skip to main content

apply_dupname_fixups

Function apply_dupname_fixups 

Source
pub fn apply_dupname_fixups(root: &mut Node, fixups: &[DupnameFixup])
Expand description

Post-parse pass: move name from names to dupnames on the node carrying node_id (the FIRST occurrence keeps its id, loses its name).