This class represents the control flow graph of an R program. The control flow may be hierarchical when confronted with function definitions (see CfgVertex and CFG#rootVertexIds|rootVertexIds()).
This class represents the control flow graph of an R program. The control flow may be hierarchical when confronted with function definitions (see CfgVertex and CFG#rootVertexIds|rootVertexIds()).