QsStatementKind.NewQsForStatement(QsForStatement) Method

Definition

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

Parameters

Returns

QsStatementKind
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to