SyntaxTreeTransformation<T>.Expressions Property

Definition

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

Property Value

ExpressionTransformation<T>

Applies to