Type Definition FirmFieldP
firm_construction::firm_program
type FirmFieldP<'src, 'ast> = Rc<RefCell<FirmField<'src, 'ast>>>;