StatementKindTransformationBase.OnQubitScope(QsQubitScope) Method

Definition

public override Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind OnQubitScope (Microsoft.Quantum.QsCompiler.SyntaxTree.QsQubitScope stm);
abstract member OnQubitScope : Microsoft.Quantum.QsCompiler.SyntaxTree.QsQubitScope -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind
override this.OnQubitScope : Microsoft.Quantum.QsCompiler.SyntaxTree.QsQubitScope -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind
Public Overrides Function OnQubitScope (stm As QsQubitScope) As QsStatementKind

Parameters

Returns

QsStatementKind

Applies to