StatementKindTransformationBase.OnAllocateQubits(QsQubitScope) Method

Definition

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

Parameters

Returns

QsStatementKind

Applies to