qiskit.dagcircuit.DAGCircuit.gate_nodes¶ DAGCircuit.gate_nodes()[ソース]¶ Get the list of gate nodes in the dag. 戻り値 the list of DAGOpNodes that represent gates. 戻り値の型 list[DAGOpNode]