qiskit.circuit.IfElseOp.reverse_ops¶ IfElseOp.reverse_ops()¶ For a composite instruction, reverse the order of sub-instructions. This is done by recursively reversing all sub-instructions. It does not invert any gate. Devuelve a new instruction withsub-instructions reversed. Tipo del valor devuelto qiskit.circuit.Instruction