qiskit.transpiler.PassManager.passes¶ PassManager.passes()[ソース]¶ Return a list structure of the appended passes and its options. 戻り値の型 List[Dict[str, BasePass]] 戻り値 A list of pass sets, as defined in append().