Qasm¶ class Qasm(filename=None, data=None)[소스]¶ 기반 클래스: object OPENQASM circuit object. Create an OPENQASM circuit object. Methods generate_tokens Returns a generator of the tokens. parse Parse the data. return_filename Return the filename.