Class CFG

java.lang.Object
org.jruby.ir.representations.CFG

public class CFG extends Object
Represents the base build of a CFG. All information here is accessed via delegation from the CFG itself so this is meant as an internal organizational structure for a build.