QsStatementKind.NewQsQubitScope(QsQubitScope) Method

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 10)]
public static Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind NewQsQubitScope (Microsoft.Quantum.QsCompiler.SyntaxTree.QsQubitScope item);
Public Shared Function NewQsQubitScope (item As QsQubitScope) As QsStatementKind

Parameters

Returns

QsStatementKind
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to