StatementKindTransformationBase.OnConjugation(QsConjugation) Method

Definition

public override Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind OnConjugation (Microsoft.Quantum.QsCompiler.SyntaxTree.QsConjugation stm);
abstract member OnConjugation : Microsoft.Quantum.QsCompiler.SyntaxTree.QsConjugation -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsStatementKind
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