qbraid.transpiler.cirq_qasm.Qasm

class Qasm(supported_format, qelib1_include, qregs, cregs, c)[source]

Qasm stores the final result of the Qasm parsing.

__init__(supported_format, qelib1_include, qregs, cregs, c)[source]

Methods

__init__(supported_format, qelib1_include, ...)