Microsoft.Quantum.QsCompiler.DependencyAnalysis Namespace

Classes

CallGraph

A kind of call graph whose nodes represent Q# callables or type parameterized callables.

CallGraphEdge

Edge type for Call Graphs.

CallGraphEdgeBase

Base class for call graph edge types.

CallGraphNode

Node type that represents Q# callables.

CallGraphNodeBase

Base class for call graph node types.

ConcreteCallGraph

A kind of call graph whose nodes represent concrete instances of Q# callables.

ConcreteCallGraphEdge

Edge type for Concrete Call Graphs.

ConcreteCallGraphNode

Node type that represents concrete instances of Q# callables.