pub fn pretty_print( f: &mut Formatter<'_>, resolved_expression: &Expression, tabs: usize, ) -> Result