Function difft::parse::syntax::init_info_on_side
source · fn init_info_on_side<'a>(roots: &[&'a Syntax<'a>], next_id: &mut NonZeroU32)Expand description
Set all the SyntaxInfo values for all the roots on a single
side (LHS or RHS).