[][src]Type Definition firm_construction::firm_program::FirmFieldP

type FirmFieldP<'src, 'ast> = Rc<RefCell<FirmField<'src, 'ast>>>;