Namespace Echo.ControlFlow.Collections
Classes
- AdjacencyCollection<TInstruction>
Represents a collection of edges originating from a single node.
- NodeCollection<TInstruction>
Represents a mutable collection of nodes present in a graph.
- RegionCollection<TInstruction, TRegion>
Represents a collection of regions found in a control flow graph.
- RegionNodeCollection<TInstruction>
Represents a collection of nodes that are put into a control flow region.