qasm-ts - v2.0.0
GitHub
NPM
Preparing search index...
qasm2/ast
NNInteger
Class NNInteger
Class representing an integer.
Hierarchy (
View Summary
)
AstNode
NNInteger
Index
Constructors
constructor
Properties
value
Constructors
constructor
new
NNInteger
(
value
:
number
)
:
NNInteger
Parameters
value
:
number
Returns
NNInteger
Properties
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
value
GitHub
NPM
qasm-ts - v2.0.0
Loading...
Class representing an integer.