StatementKindTransformationBase.OnBorrowQubits(QsQubitScope) Method

Definition

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

Parameters

Returns

QsStatementKind

Applies to