Namespace Echo.ControlFlow.Serialization.Blocks
Classes
- BlockBuilder
Provides a mechanism for transforming a control flow graph into a tree of scopes and basic blocks.
- BlockOrderingException
Represents an exception that occurs during the sorting of nodes in a control flow graph.
- BlockSorter
Provides a mechanism for ordering nodes in control flow graph, based on the outgoing edges of every node.