ApplyFunctorToOperationCalls.ExpressionKindTransformation Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ApplyFunctorToOperationCalls.ExpressionKindTransformation(QsFunctor)
public ExpressionKindTransformation (Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFunctor functor);
new Microsoft.Quantum.QsCompiler.Transformations.FunctorGeneration.ApplyFunctorToOperationCalls.ExpressionKindTransformation : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFunctor -> Microsoft.Quantum.QsCompiler.Transformations.FunctorGeneration.ApplyFunctorToOperationCalls.ExpressionKindTransformation
Public Sub New (functor As QsFunctor)
Parameters
- functor
- QsFunctor
Applies to
ApplyFunctorToOperationCalls.ExpressionKindTransformation(SyntaxTreeTransformation<ApplyFunctorToOperationCalls.TransformationsState>)
public ExpressionKindTransformation (Microsoft.Quantum.QsCompiler.Transformations.Core.SyntaxTreeTransformation<Microsoft.Quantum.QsCompiler.Transformations.FunctorGeneration.ApplyFunctorToOperationCalls.TransformationsState> parent);
new Microsoft.Quantum.QsCompiler.Transformations.FunctorGeneration.ApplyFunctorToOperationCalls.ExpressionKindTransformation : Microsoft.Quantum.QsCompiler.Transformations.Core.SyntaxTreeTransformation<Microsoft.Quantum.QsCompiler.Transformations.FunctorGeneration.ApplyFunctorToOperationCalls.TransformationsState> -> Microsoft.Quantum.QsCompiler.Transformations.FunctorGeneration.ApplyFunctorToOperationCalls.ExpressionKindTransformation
Public Sub New (parent As SyntaxTreeTransformation(Of ApplyFunctorToOperationCalls.TransformationsState))