CallGraphNodeBase.CallableName Property

Definition

The name of the represented callable.

public Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName CallableName { get; }
member this.CallableName : Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName
Public ReadOnly Property CallableName As QsQualifiedName

Property Value

QsQualifiedName

Applies to