qasm-ts - v2.0.0
GitHub
NPM
Preparing search index...
qasm3/ast
IntType
Class IntType
Class representing a classical signed integer type.
Hierarchy (
View Summary
)
ClassicalType
IntType
Index
Constructors
constructor
Properties
size
Constructors
constructor
new
IntType
(
size
?:
number
|
Expression
)
:
IntType
Parameters
Optional
size
:
number
|
Expression
Returns
IntType
Properties
size
size
:
number
|
Expression
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
size
GitHub
NPM
qasm-ts - v2.0.0
Loading...
Class representing a classical signed integer type.