qasm-ts - v2.0.0
GitHub
NPM
Preparing search index...
qasm3/ast
DurationOf
Class DurationOf
Class representing a durationof function call.
Hierarchy (
View Summary
)
Expression
DurationOf
Index
Constructors
constructor
Properties
scope
Constructors
constructor
new
DurationOf
(
scope
:
ProgramBlock
)
:
DurationOf
Parameters
scope
:
ProgramBlock
Returns
DurationOf
Properties
scope
scope
:
ProgramBlock
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
scope
GitHub
NPM
qasm-ts - v2.0.0
Loading...
Class representing a durationof function call.