NamespaceTransformationBase.OnCallableDeclaration(QsCallable) Method

Definition

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

Parameters

Returns

QsCallable

Applies to