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