| Package | Description |
|---|---|
| org.evosuite.graphs.cfg |
| Modifier and Type | Field and Description |
|---|---|
protected CFGFrame |
ASMWrapper.frame |
| Modifier and Type | Method and Description |
|---|---|
CFGFrame |
BytecodeAnalyzer.analyze(ClassLoader classLoader,
String owner,
String method,
org.objectweb.asm.tree.MethodNode node)
Analyzes the method corresponding to the given Strings and initializes
the CFGGenerator and thus the BytecodeInstructionPool for the given
method in the given class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BytecodeInstruction.setCFGFrame(CFGFrame frame)
setCFGFrame
|
Copyright © 2010–2017 EvoSuite. All rights reserved.