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