QsStatementKind.NewQsRepeatStatement(QsRepeatStatement) Method

Definition

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

Parameters

Returns

QsStatementKind
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to