CallGraphNodeBase(QsQualifiedName) Constructor
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.
Base constructor for call graph nodes. Initializes CallableName.
protected CallGraphNodeBase (Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName callableName);
new Microsoft.Quantum.QsCompiler.DependencyAnalysis.CallGraphNodeBase : Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName -> Microsoft.Quantum.QsCompiler.DependencyAnalysis.CallGraphNodeBase
Protected Sub New (callableName As QsQualifiedName)
Parameters
- callableName
- QsQualifiedName