qasm-ts - v2.0.0
GitHub
NPM
Preparing search index...
qasm3/ast
Include
Class Include
Class representing an include statement.
includeStatement: INCLUDE StringLiteral SEMICOLON
Hierarchy (
View Summary
)
AstNode
Include
Index
Constructors
constructor
Properties
filename
Constructors
constructor
new
Include
(
filename
:
string
)
:
Include
Parameters
filename
:
string
Returns
Include
Properties
filename
filename
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
filename
GitHub
NPM
qasm-ts - v2.0.0
Loading...
Class representing an include statement.
includeStatement: INCLUDE StringLiteral SEMICOLON