TypeTransformationBase.OnCallableInformation(CallableInformation) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- opInfo
- CallableInformation