SyntaxTreeToQsharp.StatementKindTransformation.OnQubitScope Method

Definition

System.Object.OnQubitScope(Microsoft.Quantum.QsCompiler.SyntaxTree.QsQubitScope)
public override Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind OnQubitScope (Microsoft.Quantum.QsCompiler.SyntaxTree.QsQubitScope stm);
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