pub fn parse_expression( expression: String, ) -> Result<Rc<ExpressionContextAll<'static>>, TranslationErrors>