SelectByFoldingOverExpressions.StatementTransformation<TSelector>.CreateSelector Property

Definition

protected Func<Microsoft.Quantum.QsCompiler.Transformations.BasicTransformations.SelectByFoldingOverExpressions.TransformationState,TSelector> CreateSelector { get; }
member this.CreateSelector : Func<Microsoft.Quantum.QsCompiler.Transformations.BasicTransformations.SelectByFoldingOverExpressions.TransformationState, 'Selector (requires 'Selector :> Microsoft.Quantum.QsCompiler.Transformations.BasicTransformations.SelectByFoldingOverExpressions)>
Protected ReadOnly Property CreateSelector As Func(Of SelectByFoldingOverExpressions.TransformationState, TSelector)

Property Value

Func<TransformationState,TSelector>

Applies to