SyntaxTreeTransformation<T>.StatementKinds Property

Definition

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

Property Value

StatementKindTransformation<T>

Applies to