TypeTransformation<T>.Transformation Property

Definition

public Microsoft.Quantum.QsCompiler.Transformations.Core.SyntaxTreeTransformation<T> Transformation { get; }
member this.Transformation : Microsoft.Quantum.QsCompiler.Transformations.Core.SyntaxTreeTransformation<'T>
Public ReadOnly Property Transformation As SyntaxTreeTransformation(Of T)

Property Value

SyntaxTreeTransformation<T>

Applies to