qiskit.transpiler.DoWhileController.dump_passes¶ DoWhileController.dump_passes()¶ Fetches the passes added to this flow controller. 戻り値 {『options』: self.options, 『passes』: [passes], 『type』: type(self)} 戻り値の型 dict