SyntaxTreeToQsharp.NamespaceTransformation.OnCallableDeclaration Method

Definition

System.Object.OnCallableDeclaration(Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable)
public override Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable OnCallableDeclaration (Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable c);
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