JakuJ/quantum-explorer

AST traversal: support qubit arguments in declared operations

Closed this issue · 0 comments

JakuJ commented

Currently, the AST traversal can only extract information about qubits and registers allocated using the using keyword. We need a way to also process these qubits that are passed to the operation using arguments.