QsScope.Statements Property

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0)]
public System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatement> Statements { get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 0)>]
Statements : System.Collections.Immutable.ImmutableArray<Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatement>
Public ReadOnly Property Statements As ImmutableArray(Of QsStatement)

Property Value

ImmutableArray<QsStatement>
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to