qasm-ts - v2.0.0
GitHub
NPM
Preparing search index...
qasm3/ast
UIntType
Class UIntType
Class representing a classical unsigned integer type.
Hierarchy (
View Summary
)
ClassicalType
UIntType
Index
Constructors
constructor
Properties
size
Constructors
constructor
new
UIntType
(
size
?:
number
|
Expression
)
:
UIntType
Parameters
Optional
size
:
number
|
Expression
Returns
UIntType
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 unsigned integer type.