NamespaceTransformationBase.OnFunction(QsCallable) 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.QsCallable OnFunction (Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable c);
abstract member OnFunction : Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable
override this.OnFunction : Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable
Public Overrides Function OnFunction (c As QsCallable) As QsCallable