QsStatementKind.NewQsWhileStatement(QsWhileStatement) Method

Definition

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

Parameters

Returns

QsStatementKind
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to