pub fn evaluate_to_identifier<'a>( identifier: Atom, root_info: Atom, truthy: Option<bool>, start: u32, end: u32, ) -> BasicEvaluatedExpression<'a>