NamespaceTransformationBase.OnOperation(QsCallable) Method

Definition

public override Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable OnOperation (Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable c);
abstract member OnOperation : Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable
override this.OnOperation : Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable
Public Overrides Function OnOperation (c As QsCallable) As QsCallable

Parameters

Returns

QsCallable

Applies to