SyntaxTreeToQsharp.StatementKindTransformation.OnConjugation Method

Definition

System.Object.OnConjugation(Microsoft.Quantum.QsCompiler.SyntaxTree.QsConjugation)
public override Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind OnConjugation (Microsoft.Quantum.QsCompiler.SyntaxTree.QsConjugation stm);
override this.OnConjugation : Microsoft.Quantum.QsCompiler.SyntaxTree.QsConjugation -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind
Public Overrides Function OnConjugation (stm As QsConjugation) As QsStatementKind

Parameters

Returns

QsStatementKind

Applies to