ConcreteCallGraphEdge Class

Definition

Edge type for Concrete Call Graphs.

public sealed class ConcreteCallGraphEdge : Microsoft.Quantum.QsCompiler.DependencyAnalysis.CallGraphEdgeBase
type ConcreteCallGraphEdge = class
    inherit CallGraphEdgeBase
Public NotInheritable Class ConcreteCallGraphEdge
Inherits CallGraphEdgeBase
Inheritance
ConcreteCallGraphEdge

Properties

ReferenceRange

The range of the reference represented by the edge.

(Inherited from CallGraphEdgeBase)

Methods

Equals(CallGraphEdgeBase) (Inherited from CallGraphEdgeBase)

Applies to