SyntaxTreeTransformation<T>.Types Property

Definition

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

Property Value

TypeTransformation<T>

Applies to