TypeTransformationBase.OnCallableInformation(CallableInformation) Method

Definition

public override Microsoft.Quantum.QsCompiler.SyntaxTree.CallableInformation OnCallableInformation (Microsoft.Quantum.QsCompiler.SyntaxTree.CallableInformation opInfo);
abstract member OnCallableInformation : Microsoft.Quantum.QsCompiler.SyntaxTree.CallableInformation -> Microsoft.Quantum.QsCompiler.SyntaxTree.CallableInformation
override this.OnCallableInformation : Microsoft.Quantum.QsCompiler.SyntaxTree.CallableInformation -> Microsoft.Quantum.QsCompiler.SyntaxTree.CallableInformation
Public Overrides Function OnCallableInformation (opInfo As CallableInformation) As CallableInformation

Parameters

Returns

CallableInformation

Applies to