qasm-ts - v2.0.0
GitHub
NPM
Preparing search index...
qasm3/ast
Identifier
Class Identifier
Class representing an expression identifier.
Hierarchy (
View Summary
)
Expression
Identifier
SubscriptedIdentifier
Index
Constructors
constructor
Properties
name
Constructors
constructor
new
Identifier
(
name
:
string
)
:
Identifier
Parameters
name
:
string
Returns
Identifier
Properties
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
GitHub
NPM
qasm-ts - v2.0.0
Loading...
Class representing an expression identifier.