bloqade.qasm2.parse.ast.Comment
← Module overview
class
classComment¶source
bloqade.qasm2.parse.ast.Comment
Bases: Statement
class Comment(text: str)Parameters
| Name | Type | Description |
|---|---|---|
text | str |
Attributes
| Name | Type | Description |
|---|---|---|
text | str |