CallGraphNode(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.
Constructor for CallGraphNode objects.
public CallGraphNode (Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName callableName);
new Microsoft.Quantum.QsCompiler.DependencyAnalysis.CallGraphNode : Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName -> Microsoft.Quantum.QsCompiler.DependencyAnalysis.CallGraphNode
Public Sub New (callableName As QsQualifiedName)
Parameters
- callableName
- QsQualifiedName