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

type FirmMethodP<'src, 'ast> = Rc<RefCell<FirmMethod<'src, 'ast>>>;