| Package | Description |
|---|---|
| org.evosuite.graphs.ccfg |
| Modifier and Type | Method and Description |
|---|---|
ClassCallGraph |
ClassControlFlowGraph.getCcg() |
| Constructor and Description |
|---|
ClassControlFlowGraph(ClassCallGraph ccg)
Given the ClassCallGraph of a class this constructor will build up the
corresponding CCFG using the RCFGs from the GraphPool.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.