NamespaceTransformationBase.OnTypeConstructor(QsCallable) Method

Definition

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

Parameters

Returns

QsCallable

Applies to