HighLevelSynthesisPluginManager# class qiskit.transpiler.passes.synthesis.plugin.HighLevelSynthesisPluginManager[ソース]# ベースクラス: object Class tracking the installed high-level-synthesis plugins. Methods method(op_name, method_name)[ソース]# Returns the plugin for op_name and method_name. method_names(op_name)[ソース]# Returns plugin methods for op_name.