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