app.openqasm3.ast
Leqo-backend specific extensions of the abstract syntax tree.
Added support for comments using
CommentStatement
Module Contents
- class app.openqasm3.ast.CommentStatement
Simple qasm statement representing a block comment.
Output: /* {comment} */