SyntaxTreeToQsharp(TransformationContext) Constructor

Definition

public SyntaxTreeToQsharp (Microsoft.Quantum.QsCompiler.Transformations.QsCodeOutput.TransformationContext? context = default);
new Microsoft.Quantum.QsCompiler.Transformations.QsCodeOutput.SyntaxTreeToQsharp : Microsoft.Quantum.QsCompiler.Transformations.QsCodeOutput.TransformationContext -> Microsoft.Quantum.QsCompiler.Transformations.QsCodeOutput.SyntaxTreeToQsharp
Public Sub New (Optional context As TransformationContext = Nothing)

Parameters

Applies to