SyntaxTreeToQsharp.TransformationState(TransformationContext) Constructor

Definition

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

Parameters

Applies to