SyntaxTreeToQsharp.StatementTransformation Constructor

Definition

public StatementTransformation (Microsoft.Quantum.QsCompiler.Transformations.Core.SyntaxTreeTransformation<Microsoft.Quantum.QsCompiler.Transformations.QsCodeOutput.SyntaxTreeToQsharp.TransformationState> parent);
new Microsoft.Quantum.QsCompiler.Transformations.QsCodeOutput.SyntaxTreeToQsharp.StatementTransformation : Microsoft.Quantum.QsCompiler.Transformations.Core.SyntaxTreeTransformation<Microsoft.Quantum.QsCompiler.Transformations.QsCodeOutput.SyntaxTreeToQsharp.TransformationState> -> Microsoft.Quantum.QsCompiler.Transformations.QsCodeOutput.SyntaxTreeToQsharp.StatementTransformation
Public Sub New (parent As SyntaxTreeTransformation(Of SyntaxTreeToQsharp.TransformationState))

Parameters

Applies to