app.openqasm3.ast

Leqo-backend specific extensions of the abstract syntax tree.

Module Contents

class app.openqasm3.ast.CommentStatement

Simple qasm statement representing a block comment.

Output: /* {comment} */