public class CallGraphGenerator extends Object
| Constructor and Description |
|---|
CallGraphGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static CallGraph |
analyze(String className) |
static CallGraph |
analyzeOtherClasses(CallGraph callgraph,
String className) |
static void |
update(CallGraph callGraph,
InheritanceTree inheritanceTree) |
Copyright © 2010–2017 EvoSuite. All rights reserved.