qasm-ts - v2.0.0
GitHub
NPM
Preparing search index...
qasm3/ast
NumericLiteral
Class NumericLiteral
Class representing a scientific notation, binary, octal, or hex literal.
Hierarchy (
View Summary
)
Expression
NumericLiteral
Index
Constructors
constructor
Properties
value
Constructors
constructor
new
NumericLiteral
(
value
:
string
)
:
NumericLiteral
Parameters
value
:
string
Returns
NumericLiteral
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 a scientific notation, binary, octal, or hex literal.