bloqade.qasm2.parse.ast.Version
← Module overview
class
classVersion¶source
bloqade.qasm2.parse.ast.Version
Bases: Node
class Version(major: int, minor: int)Parameters
| Name | Type | Description |
|---|---|---|
major | int | |
minor | int |
Attributes
| Name | Type | Description |
|---|---|---|
major | int | |
minor | int |