SyntaxTreeTransformation<T>.Statements Property

Definition

public Microsoft.Quantum.QsCompiler.Transformations.Core.StatementTransformation<T> Statements { get; set; }
member this.Statements : Microsoft.Quantum.QsCompiler.Transformations.Core.StatementTransformation<'T> with get, set
Public Property Statements As StatementTransformation(Of T)

Property Value

StatementTransformation<T>

Applies to