qasm-ts - v2.0.0
GitHub
NPM
Preparing search index...
qasm3/ast
IntegerLiteral
Class IntegerLiteral
Class representing an integer literal.
Hierarchy (
View Summary
)
Expression
IntegerLiteral
Index
Constructors
constructor
Properties
value
Constructors
constructor
new
IntegerLiteral
(
value
:
string
|
number
)
:
IntegerLiteral
Parameters
value
:
string
|
number
Returns
IntegerLiteral
Properties
value
value
:
string
|
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 literal.