Class in Yarn.Compiler
Inherits from System.Object
Contains extension methods for producing BasicBlock objects from a Node.
public static class InstructionCollectionExtensionsMethod in
Produces objects from a Node.
Produces objects from a Node.
public static IEnumerable<BasicBlock> GetBasicBlocks(this Node node)node